r36099 - /desktop/experimental/gdm3/debian/rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Tue Oct 23 07:15:57 UTC 2012


Author: sjoerd
Date: Tue Oct 23 07:15:57 2012
New Revision: 36099

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36099
Log:
Fix stupid typo in the previous commit

Modified:
    desktop/experimental/gdm3/debian/rules

Modified: desktop/experimental/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/rules?rev=36099&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/rules [utf-8] (original)
+++ desktop/experimental/gdm3/debian/rules [utf-8] Tue Oct 23 07:15:57 2012
@@ -32,7 +32,7 @@
 		--without-systemd \
 		--disable-split-authentication \
 		--with-consolekit-directory=/usr/lib/ConsoleKit \
-		-with-check-accelerated-directory=/usr/lib/gnome-session/ \
+		--with-check-accelerated-directory=/usr/lib/gnome-session/ \
 		--with-initial-vt=7
 
 ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))




More information about the pkg-gnome-commits mailing list