[med-svn] r345 - trunk/packages/gbrowse/trunk/debian
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Tue Jun 26 04:12:30 UTC 2007
Author: charles-guest
Date: 2007-06-26 04:12:30 +0000 (Tue, 26 Jun 2007)
New Revision: 345
Added:
trunk/packages/gbrowse/trunk/debian/problems
Modified:
trunk/packages/gbrowse/trunk/debian/rules
Log:
Ugly... need to be changed before uploading
Added: trunk/packages/gbrowse/trunk/debian/problems
===================================================================
--- trunk/packages/gbrowse/trunk/debian/problems (rev 0)
+++ trunk/packages/gbrowse/trunk/debian/problems 2007-06-26 04:12:30 UTC (rev 345)
@@ -0,0 +1,6 @@
+Paths such as /home/charles/src/gbrowse-1.68/debian/gbrowse/var/www/gbrowse/databases.
+Make /var/www/gbrowse/database owned by staff ?
+owner of gbrowse/tmp
+ MSG: Directory /tmp/test does not exist and you did not specify the -create flag
+ dependancy on berkeleydb
+contrib scripts not installed.
Modified: trunk/packages/gbrowse/trunk/debian/rules
===================================================================
--- trunk/packages/gbrowse/trunk/debian/rules 2007-06-26 03:59:45 UTC (rev 344)
+++ trunk/packages/gbrowse/trunk/debian/rules 2007-06-26 04:12:30 UTC (rev 345)
@@ -44,6 +44,9 @@
# Add here commands to install the package into debian/generic-genome-browser.
$(MAKE) DESTDIR=$(CURDIR)/debian/gbrowse install
+ # UGLY fix to get correct path
+ perl -i -pe 's:/home/charles/debian/gbrowse-1.68/debian/gbrowse/etc//gbrowse.conf:/etc/gbrowse.conf:' debian/gbrowse/usr/lib/cgi-bin/*
+
# UGLY WORKAROUND TO A CONFLICT WITH BIOPERL 1.5.2
rm $(CURDIR)/debian/gbrowse/usr/share/man/man3/Bio::Graphics::FeatureFile.3pm
More information about the debian-med-commit
mailing list