[SCM] mate-netbook Debian package branch, master, updated. fce31a0b0fac25ed4250e8e25bfeb4b06c75db05
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Fri Apr 25 17:27:38 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-netbook.git;a=commitdiff;h=ad341a8
The following commit has been merged in the master branch:
commit ad341a84a4be64df91be0fa107b23f1915a87569
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Fri Apr 25 20:22:12 2014 +0300
debian/rules: Buils package using autogen.sh.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 793a958..b99e97b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,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 -- \
--with-gtk=2.0
--
mate-netbook Debian package
More information about the pkg-mate-commits
mailing list