[Pkg-xfce-commits] r6659 - goodies/trunk/xfce4-sensors-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Apr 8 01:31:25 UTC 2012
Author: corsac
Date: 2012-04-08 13:31:25 +0000 (Sun, 08 Apr 2012)
New Revision: 6659
Modified:
goodies/trunk/xfce4-sensors-plugin/debian/rules
Log:
add missing /
Modified: goodies/trunk/xfce4-sensors-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-sensors-plugin/debian/rules 2012-04-08 13:28:04 UTC (rev 6658)
+++ goodies/trunk/xfce4-sensors-plugin/debian/rules 2012-04-08 13:31:25 UTC (rev 6659)
@@ -9,7 +9,7 @@
dh_auto_configure -- --enable-libsensors=yes --enable-procacpi --enable-hddtemp=yes --enable-notification
override_dh_makeshlibs:
- dh_makeshlibs -X debian/xfce4-sensors-plugin/usr/lib/$(DEB_HOST_MULTIARCH)xfce4/modules/libxfce4sensors.so.*.*.*
+ dh_makeshlibs -X debian/xfce4-sensors-plugin/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/modules/libxfce4sensors.so.*.*.*
override_dh_auto_install:
dh_auto_install
More information about the Pkg-xfce-commits
mailing list