[Pkg-xfce-commits] r4853 - goodies/branches/experimental/thunar-archive-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Jan 23 06:41:50 UTC 2011
Author: corsac
Date: 2011-01-23 18:41:47 +0000 (Sun, 23 Jan 2011)
New Revision: 4853
Modified:
goodies/branches/experimental/thunar-archive-plugin/debian/rules
Log:
update libexecdir so tap can find the tapfiles
Modified: goodies/branches/experimental/thunar-archive-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/thunar-archive-plugin/debian/rules 2011-01-23 17:41:23 UTC (rev 4852)
+++ goodies/branches/experimental/thunar-archive-plugin/debian/rules 2011-01-23 18:41:47 UTC (rev 4853)
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+override_dh_auto_configure:
+ dh_auto_configure -- --libexecdir=/usr/lib/
+
override_dh_makeshlibs:
dh_makeshlibs -n -X /usr/lib/thunarx-2/
More information about the Pkg-xfce-commits
mailing list