diff debian/rules @ 1720:b01e61f55561

No need for install tmp/usr/bin, dh_installdirs does that already ( by Andre )
author eyck
date Mon, 27 Aug 2001 20:07:20 +0000
parents 42c5b24221e7
children 1548cfd585e3
line wrap: on
line diff
--- a/debian/rules	Mon Aug 27 20:03:01 2001 +0000
+++ b/debian/rules	Mon Aug 27 20:07:20 2001 +0000
@@ -52,7 +52,6 @@
 	# Add here commands to install the package into debian/<packagename>
 #	$(MAKE) prefix=`pwd`/debian/`dh_listpackages`/usr install
 #	$(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
-	install -d $(CURDIR)/debian/tmp/usr/bin
 	install -m 755 -s mplayer $(CURDIR)/debian/tmp/usr/bin/mplayer
 #Do we really need this?:	
 #	       install -o root -g root -m 4755 fibmap_mplayer usr/bin/fibmap_mplayer