r15479 - /packages/unstable/gnome-user-share/debian/rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Apr 4 19:51:46 UTC 2008


Author: slomo
Date: Fri Apr  4 19:51:46 2008
New Revision: 15479

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15479
Log:
* fix rules

Modified:
    packages/unstable/gnome-user-share/debian/rules

Modified: packages/unstable/gnome-user-share/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-user-share/debian/rules?rev=15479&op=diff
==============================================================================
--- packages/unstable/gnome-user-share/debian/rules (original)
+++ packages/unstable/gnome-user-share/debian/rules Fri Apr  4 19:51:46 2008
@@ -10,3 +10,6 @@
 DEB_CONFIGURE_SCRIPT_ENV += HTTPD="/usr/sbin/apache2"
 DEB_CONFIGURE_EXTRA_FLAGS += --with-httpd-version=2.2 --with-modules-path=/usr/lib/apache2/modules/
 
+clean::
+	rm -f data/dav_user_2.2.conf
+




More information about the pkg-gnome-commits mailing list