Call configure instead of autogen.sh.
Original commit message from CVS: Call configure instead of autogen.sh.
This commit is contained in:
parent
60eeda80de
commit
c87e1f9b0c
2
debian/rules
vendored
2
debian/rules
vendored
@ -30,7 +30,7 @@ configure: configure-stamp
|
|||||||
configure-stamp:
|
configure-stamp:
|
||||||
dh_testdir
|
dh_testdir
|
||||||
# Add here commands to configure the package.
|
# Add here commands to configure the package.
|
||||||
./autogen.sh \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--mandir=\$${prefix}/share/man \
|
--mandir=\$${prefix}/share/man \
|
||||||
--infodir=\$${prefix}/share/info \
|
--infodir=\$${prefix}/share/info \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user