summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/dependencies
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-12-28 23:19:27 -0600
committerSlávek Banko <slavek.banko@axis.cz>2018-07-14 15:38:42 +0200
commit2220c1d4f378281662d5b8688b1c51e415fd0ef7 (patch)
tree92fc713209fe3630f4aca58a8f54b375de27a8e8 /debian/squeeze/dependencies
parentf188adbb77f09b5eefab23d116cfadbeb0a053f9 (diff)
downloadtde-packaging-2220c1d4f378281662d5b8688b1c51e415fd0ef7.tar.gz
tde-packaging-2220c1d4f378281662d5b8688b1c51e415fd0ef7.zip
Call autogen.sh instead of individual setup programs
(cherry picked from commit 475407abf747a7ed62d386cbe7c8122c50688502)
Diffstat (limited to 'debian/squeeze/dependencies')
-rwxr-xr-xdebian/squeeze/dependencies/libr/debian/rules4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/squeeze/dependencies/libr/debian/rules b/debian/squeeze/dependencies/libr/debian/rules
index 3eaf0968e..f27016309 100755
--- a/debian/squeeze/dependencies/libr/debian/rules
+++ b/debian/squeeze/dependencies/libr/debian/rules
@@ -36,9 +36,7 @@ configure:
cp -Rp /usr/share/aclocal/libtool.m4 libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh ltmain.sh
cp -Rp /usr/share/libtool/libltdl/aclocal.m4 aclocal.m4
- autoreconf -i
- autoconf
- automake
+ ./autogen.sh
config.status: configure
dh_testdir