[med-svn] r7194 - trunk/packages/circos/trunk/debian/patches
olivier sallou
osallou-guest at alioth.debian.org
Thu Jun 30 12:12:44 UTC 2011
Author: osallou-guest
Date: 2011-06-30 12:12:44 +0000 (Thu, 30 Jun 2011)
New Revision: 7194
Added:
trunk/packages/circos/trunk/debian/patches/configpath_add_etc
Modified:
trunk/packages/circos/trunk/debian/patches/series
Log:
add etc dir to config path
Added: trunk/packages/circos/trunk/debian/patches/configpath_add_etc
===================================================================
--- trunk/packages/circos/trunk/debian/patches/configpath_add_etc (rev 0)
+++ trunk/packages/circos/trunk/debian/patches/configpath_add_etc 2011-06-30 12:12:44 UTC (rev 7194)
@@ -0,0 +1,10 @@
+--- a/lib/Circos/Configuration.pm
++++ b/lib/Circos/Configuration.pm
+@@ -193,6 +193,7 @@
+ #$OPT{configfile} = $file;
+
+ my @configpath = (
++ "/etc/circos",
+ dirname($file),
+ dirname($file)."/etc",
+ "$FindBin::RealBin/etc",
Modified: trunk/packages/circos/trunk/debian/patches/series
===================================================================
--- trunk/packages/circos/trunk/debian/patches/series 2011-06-30 12:02:55 UTC (rev 7193)
+++ trunk/packages/circos/trunk/debian/patches/series 2011-06-30 12:12:44 UTC (rev 7194)
@@ -1 +1,2 @@
debianpackaging
+configpath_add_etc
More information about the debian-med-commit
mailing list