r37011 - /packages/rheolef/trunk/debian/rules

saramito-guest at users.alioth.debian.org saramito-guest at users.alioth.debian.org
Mon Nov 8 06:05:41 UTC 2010


Author: saramito-guest
Date: Mon Nov  8 06:05:30 2010
New Revision: 37011

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37011
Log:
package rheolef-bin renamed to rheolef (continued)

Modified:
    packages/rheolef/trunk/debian/rules

Modified: packages/rheolef/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/rules?rev=37011&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/rules (original)
+++ packages/rheolef/trunk/debian/rules Mon Nov  8 06:05:30 2010
@@ -80,7 +80,7 @@
 	dh_clean
 	dh_installdirs
 
-	# Add here commands to install the package into debian/rheolef.
+	# Add here commands to install the package into DESTDIR
 	$(MAKE) install DESTDIR=$(CURDIR)/$(TMPDIR)
 
 	dh_movefiles --sourcedir=$(TMPDIR)
@@ -89,7 +89,7 @@
 	rm -f $(TMPDIR)/usr/bin/doc*
 
 	# Changing file access permissions
-	chmod 755 debian/rheolef/usr/share/rheolef/check-shlibpath_var.sh
+	chmod 755 $(TMPDIR)/usr/share/rheolef/check-shlibpath_var.sh
 
 # Build architecture-independent files here.
 binary-indep: build install




More information about the debian-science-commits mailing list