r19919 - /desktop/unstable/ekiga/debian/rules

dedu-guest at users.alioth.debian.org dedu-guest at users.alioth.debian.org
Sat May 9 12:44:42 UTC 2009


Author: dedu-guest
Date: Sat May  9 12:44:42 2009
New Revision: 19919

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19919
Log:
Replace obsolete dh_clean -k with dh_prep

Modified:
    desktop/unstable/ekiga/debian/rules

Modified: desktop/unstable/ekiga/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/rules?rev=19919&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules (original)
+++ desktop/unstable/ekiga/debian/rules Sat May  9 12:44:42 2009
@@ -69,7 +69,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 	cd po/; intltool-update -p
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/ekiga




More information about the pkg-gnome-commits mailing list