[maemo-commits] [maemo-commits] r12154 - projects/haf/trunk/matchbox-window-manager/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Jun 7 11:26:46 EEST 2007
Author: tpalli
Date: 2007-06-07 11:26:43 +0300 (Thu, 07 Jun 2007)
New Revision: 12154

Modified:
   projects/haf/trunk/matchbox-window-manager/debian/rules
Log:

configure-flags for frameanimation



Modified: projects/haf/trunk/matchbox-window-manager/debian/rules
===================================================================
--- projects/haf/trunk/matchbox-window-manager/debian/rules	2007-06-07 08:17:35 UTC (rev 12153)
+++ projects/haf/trunk/matchbox-window-manager/debian/rules	2007-06-07 08:26:43 UTC (rev 12154)
@@ -32,7 +32,7 @@
 	dh_testdir
 
 	# Add here commands to configure the package.
-	cd $(SOURCE_DIR) && CFLAGS="$(CFLAGS)" ./configure $(EXTRA_FLAGS) --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+	cd $(SOURCE_DIR) && CFLAGS="$(CFLAGS)" ./configure $(EXTRA_FLAGS) --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-alt-input-wins --disable-xrm --enable-xsync --enable-frameanimation
 
 $(SOURCE_DIR)/configure:
 	tar -jxf snapshot/matchbox-window-manager*.tar.bz2


More information about the maemo-commits mailing list