[Pkg-xfce-commits] r2008 - goodies/xfce4-dict/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu May 15 21:40:51 UTC 2008
Author: corsac
Date: 2008-05-15 21:40:51 +0000 (Thu, 15 May 2008)
New Revision: 2008
Modified:
goodies/xfce4-dict/debian/rules
Log:
use rules.tiny instead
Modified: goodies/xfce4-dict/debian/rules
===================================================================
--- goodies/xfce4-dict/debian/rules 2008-05-15 21:25:56 UTC (rev 2007)
+++ goodies/xfce4-dict/debian/rules 2008-05-15 21:40:51 UTC (rev 2008)
@@ -1,18 +1,3 @@
#!/usr/bin/make -f
-
-build:
- dh build
-
-clean:
- dh clean
-
-install: build
- dh install
-
-binary-arch: install
- dh binary-arch
-
-binary-indep: install
- dh binary-indep
-
-binary: binary-arch binary-indep
+%:
+ dh $@
More information about the Pkg-xfce-commits
mailing list