[med-svn] r6136 - trunk/packages/gbrowse/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Tue Mar 1 14:57:26 UTC 2011


Author: osallou-guest
Date: 2011-03-01 14:57:25 +0000 (Tue, 01 Mar 2011)
New Revision: 6136

Modified:
   trunk/packages/gbrowse/trunk/debian/rules
Log:
move bin in usr/bin

Modified: trunk/packages/gbrowse/trunk/debian/rules
===================================================================
--- trunk/packages/gbrowse/trunk/debian/rules	2011-03-01 14:53:59 UTC (rev 6135)
+++ trunk/packages/gbrowse/trunk/debian/rules	2011-03-01 14:57:25 UTC (rev 6136)
@@ -19,8 +19,6 @@
 	./Build   apache_conf > debian/gbrowse/etc/gbrowse2/apache2.conf
 	perl Build.PL --conf=/etc/gbrowse2 --htdocs=/usr/share/gbrowse2/htdocs --tmp=/var/cache/gbrowse2 --databases=/usr/share/gbrowse2/databases --cgibin=/usr/lib/cgi-bin/gbrowse2 --www-user=www-data  --installetc=y
 	./Build  --install_base=debian/gbrowse install_slave
-	# Move bin to /usr/bin instead of /bin
-	mv debian/gbrowse/bin debian/gbrowse/usr/
 	mkdir -p debian/gbrowse/usr/lib/perl5
 	mv debian/gbrowse/lib/perl5/*/* debian/gbrowse/usr/lib/perl5/
 	rm -rf debian/gbrowse/lib




More information about the debian-med-commit mailing list