projects
/
jigdo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9a5ffee
)
Just run autocnf straight, now builds fine
debian/0.8.0-1
author
Steve McIntyre
<steve@einval.com>
Wed, 20 Nov 2019 02:14:02 +0000
(
02:14
+0000)
committer
Steve McIntyre
<steve@einval.com>
Wed, 20 Nov 2019 02:14:02 +0000
(
02:14
+0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
d9747e1
..
cfb1d46
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-14,6
+14,7
@@
PKG_CONFIG ?= $(DEB_HOST_GNU_TYPE)-pkg-config
configure: configure-stamp
configure-stamp:
dh_testdir
configure: configure-stamp
configure-stamp:
dh_testdir
+ autoconf
dh_auto_configure -- --without-gui --enable-nls
touch configure-stamp
dh_auto_configure -- --without-gui --enable-nls
touch configure-stamp