mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-03-29 13:41:53 +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
|
apt-get source survex
|
||||||
sudo apt-get build-dep survex
|
sudo apt-get build-dep survex
|
||||||
pushd
|
pushd
|
||||||
cp cavestats.c survex-*/src
|
|
||||||
cd survex-*
|
cd survex-*
|
||||||
dpkg-buildpackage
|
dpkg-buildpackage
|
||||||
|
cp cavestats.c survex-*/src
|
||||||
cd src
|
cd src
|
||||||
gcc -DHAVE_CONFIG_H -I. -I.. -DIMG_HOSTED -Wall -W -Wunused -Wshadow
|
gcc -DHAVE_CONFIG_H -I. -I.. -DIMG_HOSTED -Wall -W -Wunused -Wshadow
|
||||||
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
|
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user