[Pkg-xfce-commits] r8208 - in /desktop/trunk/thunar-volman/debian: changelog rules

Yves-Alexis Perez corsac at moszumanska.debian.org
Sun Feb 2 20:52:11 UTC 2014


Author: corsac
Date: Sun Feb  2 20:52:11 2014
New Revision: 8208

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8208
Log:
* debian/rules:
  - drop call to chrpath, not needed anymore.

Modified:
    desktop/trunk/thunar-volman/debian/changelog
    desktop/trunk/thunar-volman/debian/rules

Modified: desktop/trunk/thunar-volman/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar-volman/debian/changelog?rev=8208&op=diff
==============================================================================
--- desktop/trunk/thunar-volman/debian/changelog	(original)
+++ desktop/trunk/thunar-volman/debian/changelog	Sun Feb  2 20:52:11 2014
@@ -2,6 +2,8 @@
 
   * debian/control:
     - drop build-dep on chrpath.
+  * debian/rules:
+    - drop call to chrpath, not needed anymore.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sun, 02 Feb 2014 21:40:34 +0100
 

Modified: desktop/trunk/thunar-volman/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar-volman/debian/rules?rev=8208&op=diff
==============================================================================
--- desktop/trunk/thunar-volman/debian/rules	(original)
+++ desktop/trunk/thunar-volman/debian/rules	Sun Feb  2 20:52:11 2014
@@ -10,6 +10,5 @@
 	dh $@ --parallel --with autotools-dev
 
 override_dh_install:
-	chrpath -d -k $(CURDIR)/debian/thunar-volman/usr/bin/thunar-volman
 	dh_install --fail-missing
 	dh_install debian/thunar-volman.xml /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/




More information about the Pkg-xfce-commits mailing list