Correct cavestats build info

(need to copy file in after build otherwise dpkg-source barfs on
changed file)
This commit is contained in:
Wookey 2013-06-11 03:57:17 +01:00
parent 1649f30f81
commit d0c3799cfb

View File

@ -3,9 +3,9 @@
apt-get source survex
sudo apt-get build-dep survex
pushd
cp cavestats.c survex-*/src
cd survex-*
dpkg-buildpackage
cp cavestats.c survex-*/src
cd src
gcc -DHAVE_CONFIG_H -I. -I.. -DIMG_HOSTED -Wall -W -Wunused -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings