[Reproducible-commits] [texlive-bin] 04/400: remove unneeded targets

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

akira-guest pushed a commit to branch master
in repository texlive-bin.

commit be0cb50304d71a1d5f20dd70ca53db61d5a11170
Author: Youhei SASAKI (佐々木 洋平) <uwabami at gfd-dennou.org>
Date:   Mon Feb 13 02:29:03 2012 +0000

    remove unneeded targets
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1c27653..978aae6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,15 +38,8 @@ override_dh_auto_configure:
 	--disable-tex4htk			\
 	--enable-ipc				
 
-override_dh_auto_build:
-	(cd $(CURDIR)/Work ; $(MAKE) )
-
 override_dh_auto_install:
 	dh_auto_install -- DESTDIR=$(CURDIR)/debian/tmp
-	(cd $(CURDIR)/debian/tmp/usr/bin ; \
-		for f in `find . -type f` ; do \
-		  chrpath -d $$f 2>/dev/null ;\
-		done )
 
 override_dh_intall:
 	dh_install --sourcedir=$(CURDIR)/debian/tmp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/texlive-bin.git



More information about the Reproducible-commits mailing list