Author: malex-guest
Date: 2011-01-30 10:08:20 +0000 (Sun, 30 Jan 2011)
New Revision: 5802

Added:
   trunk/packages/vienna-rna/trunk/debian/patches/cleanup_lintian_warnings.patch
Modified:
   trunk/packages/vienna-rna/trunk/debian/patches/series
   trunk/packages/vienna-rna/trunk/debian/rules
Log:
cleanup of lintian errors .


Added: 
trunk/packages/vienna-rna/trunk/debian/patches/cleanup_lintian_warnings.patch
===================================================================
--- 
trunk/packages/vienna-rna/trunk/debian/patches/cleanup_lintian_warnings.patch   
                            (rev 0)
+++ 
trunk/packages/vienna-rna/trunk/debian/patches/cleanup_lintian_warnings.patch   
    2011-01-30 10:08:20 UTC (rev 5802)
@@ -0,0 +1,12 @@
+Index: viennarna-1.8.4/Makefile
+===================================================================
+--- viennarna-1.8.4.orig/Makefile      2011-01-29 23:19:36.000000000 +0100
++++ viennarna-1.8.4/Makefile   2011-01-29 23:19:47.000000000 +0100
+@@ -217,7 +217,6 @@
+ prefix = /usr
+ program_transform_name = s,x,x,
+ psdir = ${docdir}
+-sbindir = ${exec_prefix}/sbin
+ sharedstatedir = ${prefix}/com
+ srcdir = .
+ subdirs =  RNAforester Kinfold

Modified: trunk/packages/vienna-rna/trunk/debian/patches/series
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/patches/series       2011-01-30 
10:00:53 UTC (rev 5801)
+++ trunk/packages/vienna-rna/trunk/debian/patches/series       2011-01-30 
10:08:20 UTC (rev 5802)
@@ -3,3 +3,4 @@
 readseq_exclude.patch
 fix_manual_pages.patch
 fix_perl_modules_path.patch
+cleanup_lintian_warnings.patch

Modified: trunk/packages/vienna-rna/trunk/debian/rules
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/rules        2011-01-30 10:00:53 UTC 
(rev 5801)
+++ trunk/packages/vienna-rna/trunk/debian/rules        2011-01-30 10:08:20 UTC 
(rev 5802)
@@ -100,7 +100,7 @@
        # debian/tmp.
        $(MAKE) DESTDIR=$(CURDIR)/debian/vienna-rna install
 
-       ls Utils/*.pl |while read line ; do cp $(CURDIR)/$$line 
$(CURDIR)/debian/vienna-rna/usr/bin/`echo $$line |awk -F "/" '{print $$2}'|tr 
-d '\.pl'` ; done
+#      ls Utils/*.pl |while read line ; do cp $(CURDIR)/$$line 
$(CURDIR)/debian/vienna-rna/usr/bin/`echo $$line |awk -F "/" '{print $$2}'|tr 
-d '\.pl'` ; done
        dh_install -s
 # Must not depend on anything. This is to be called by
 # binary-arch/binary-indep


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to