From d7eb840f69c1af0a1038916a0a189212b9d59ca9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 28 Dec 2014 01:33:41 -0600 Subject: More libr packaging fixes --- ubuntu/maverick/dependencies/libr/debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ubuntu/maverick/dependencies') diff --git a/ubuntu/maverick/dependencies/libr/debian/rules b/ubuntu/maverick/dependencies/libr/debian/rules index 53fe01cf9..3eaf0968e 100755 --- a/ubuntu/maverick/dependencies/libr/debian/rules +++ b/ubuntu/maverick/dependencies/libr/debian/rules @@ -36,6 +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 @@ -56,7 +57,7 @@ build-stamp: config.status dh_testdir # Add here commands to compile the package. - #$(MAKE) + $(MAKE) touch $@ -- cgit v1.2.3