[Debian-in-commits] [SCM] itrans.git branch, master, updated. debian/5.3-10-9-gc54347b

Kartik Mistry kartik at debian.org
Sun Mar 25 15:44:51 UTC 2012


The following commit has been merged in the master branch:
commit c54347bdcb8aaa666f177ebf260f2543d2e1dd44
Author: Kartik Mistry <kartik at debian.org>
Date:   Sun Mar 25 21:14:45 2012 +0530

    Fixed path. Muaaa

diff --git a/debian/rules b/debian/rules
index a005a15..d0574dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ install: build
 	install -o root -g root -m 0755 $(CURDIR)/debian/itrans.sh $(CURDIR)/debian/itrans/usr/bin/itrans
 
 	# Remove empty dir
-	rm -rf $(CURDIR)/debian/itrans/tmp/usr/share/texmf/dvips/itrans
+	rm -rf $(CURDIR)/debian/itrans/usr/share/texmf/dvips/itrans
 
 binary-indep: build install
 	dh_testdir

-- 
itrans.git



More information about the Debian-in-commits mailing list