[Pkg-cli-apps-commits] [SCM] galaxium branch, master, updated. 5bc910aa46a1cd71b484010021d8d8a0bb09651f
David Paleino
d.paleino at gmail.com
Sat May 30 13:32:54 UTC 2009
The following commit has been merged in the master branch:
commit a168a70aca5fbc62acafedd046af672319d44c4e
Author: David Paleino <d.paleino at gmail.com>
Date: Sat May 30 15:28:47 2009 +0200
Fix dh_auto_configure overriden target
diff --git a/debian/rules b/debian/rules
index 18ad38d..66d175e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ galaxium.1: debian/galaxium.1.xml
$(XP) $<
override_dh_auto_configure:
- dh_auto_configure -- --enable-gnome
+ sh autogen.sh --enable-gnome
build: build-stamp
build-stamp:
--
galaxium
More information about the Pkg-cli-apps-commits
mailing list