[med-svn] r7338 - trunk/packages/circos/trunk/debian/patches
olivier sallou
osallou-guest at alioth.debian.org
Tue Jul 26 11:10:25 UTC 2011
Author: osallou-guest
Date: 2011-07-26 11:10:25 +0000 (Tue, 26 Jul 2011)
New Revision: 7338
Modified:
trunk/packages/circos/trunk/debian/patches/configpath_add_etc
Log:
fix env path of new file
Modified: trunk/packages/circos/trunk/debian/patches/configpath_add_etc
===================================================================
--- trunk/packages/circos/trunk/debian/patches/configpath_add_etc 2011-07-26 11:05:24 UTC (rev 7337)
+++ trunk/packages/circos/trunk/debian/patches/configpath_add_etc 2011-07-26 11:10:25 UTC (rev 7338)
@@ -18,3 +18,11 @@
"$FindBin::RealBin/../",
"$FindBin::RealBin/",
"$FindBin::RealBin/etc",
+--- a/etc/makehusteps
++++ b/etc/makehusteps
+@@ -1,4 +1,4 @@
+-#!/bin/env perl
++#!/usr/bin/env perl
+
+ use strict;
+ use Math::Round qw(round);
More information about the debian-med-commit
mailing list