[Pkg-xfce-commits] r6242 - goodies/trunk/thunar-media-tags-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Wed Nov 30 09:08:44 UTC 2011


Author: corsac
Date: 2011-11-30 21:08:44 +0000 (Wed, 30 Nov 2011)
New Revision: 6242

Modified:
   goodies/trunk/thunar-media-tags-plugin/debian/changelog
   goodies/trunk/thunar-media-tags-plugin/debian/rules
Log:
* debian/rules:
  - drop xdt-autogen rules, not needed anymore.

Modified: goodies/trunk/thunar-media-tags-plugin/debian/changelog
===================================================================
--- goodies/trunk/thunar-media-tags-plugin/debian/changelog	2011-11-30 20:47:34 UTC (rev 6241)
+++ goodies/trunk/thunar-media-tags-plugin/debian/changelog	2011-11-30 21:08:44 UTC (rev 6242)
@@ -5,6 +5,8 @@
     - 01_port-to-thunarx-2 and 02_port-to-exo-1,
       03_fix-crash-with-ogg-video-files and 04_fix-implicit-dso-linkin
       dropped, included upstream.
+  * debian/rules:
+    - drop xdt-autogen rules, not needed anymore.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Wed, 30 Nov 2011 21:08:29 +0100
 

Modified: goodies/trunk/thunar-media-tags-plugin/debian/rules
===================================================================
--- goodies/trunk/thunar-media-tags-plugin/debian/rules	2011-11-30 20:47:34 UTC (rev 6241)
+++ goodies/trunk/thunar-media-tags-plugin/debian/rules	2011-11-30 21:08:44 UTC (rev 6242)
@@ -13,19 +13,6 @@
 %:
 	dh $@
 
-override_dh_auto_configure:
-	NOCONFIGURE=1 xdt-autogen
-	find .pc -type f -name '*.c' -exec echo '{}' >> po/POTFILES.skip \;
-	dh_auto_configure -- --enable-final
-
-override_dh_auto_clean:
-	rm -f $$(find -name 'Makefile.in*')
-	rm -f INSTALL aclocal.m4 config.guess config.h.in config.sub configure
-	rm -f depcomp install-sh intltool-extract.in intltool-merge.in
-	rm -f intltool-update.in ltmain.sh missing mkinstalldirs
-	rm -f po/POTFILES.skip
-	dh_auto_clean
-
 override_dh_install:
 	rm -f $(CURDIR)/debian/thunar-media-tags-plugin/usr/lib/thunarx-2/*.la
 	dh_install --fail-missing




More information about the Pkg-xfce-commits mailing list