[SCM] caja-extensions Debian package branch, master, updated. 69ed2341883598f0e5a47a8d902956eee706c2d4
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Apr 22 14:42:18 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja-extensions.git;a=commitdiff;h=6d70760
The following commit has been merged in the master branch:
commit 6d707607720ebc4d39ce82075257a1d7c82e4fb5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Apr 22 14:50:37 2014 +0200
debian/rules: Build using autogen.sh.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 9803c35..05730f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ override_dh_install:
dh_install --list-missing
override_dh_auto_configure:
+ # upstream tarball is without configure. autogen.sh will create it
+ NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
--with-gtk=2.0
--
caja-extensions Debian package
More information about the pkg-mate-commits
mailing list