mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
Correct cavestats build info
(need to copy file in after build otherwise dpkg-source barfs on changed file)
This commit is contained in:
parent
1649f30f81
commit
d0c3799cfb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user