r45537 - /packages/scalasca/trunk/debian/patches/disabledocinstall.diff

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Sun Jan 20 22:13:00 UTC 2013


Author: sylvestre
Date: Sun Jan 20 22:12:59 2013
New Revision: 45537

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45537
Log:
disable the install of the doc

Added:
    packages/scalasca/trunk/debian/patches/disabledocinstall.diff

Added: packages/scalasca/trunk/debian/patches/disabledocinstall.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/scalasca/trunk/debian/patches/disabledocinstall.diff?rev=45537&op=file
==============================================================================
--- packages/scalasca/trunk/debian/patches/disabledocinstall.diff (added)
+++ packages/scalasca/trunk/debian/patches/disabledocinstall.diff Sun Jan 20 22:12:59 2013
@@ -1,0 +1,24 @@
+Index: scalasca-1.4.2/cube-3.0/src/GUI-qt/Makefile
+===================================================================
+--- scalasca-1.4.2.orig/cube-3.0/src/GUI-qt/Makefile	2012-07-11 10:44:03.000000000 +0200
++++ scalasca-1.4.2/cube-3.0/src/GUI-qt/Makefile	2013-01-20 22:48:50.372376334 +0100
+@@ -56,4 +56,4 @@
+ 
+ install-doc:
+ 	$(MKDIR) -m 755 $(DOCDIR)/manuals
+-	$(INSTALL) -c -m 644 ../../doc/CubeGuide.pdf $(DOCDIR)/manuals
++
+Index: scalasca-1.4.2/utils/build/RealMakefile
+===================================================================
+--- scalasca-1.4.2.orig/utils/build/RealMakefile	2012-07-11 10:43:59.000000000 +0200
++++ scalasca-1.4.2/utils/build/RealMakefile	2013-01-20 22:48:33.184376717 +0100
+@@ -242,9 +242,6 @@
+ 	$(INSTALL) -c -m 644 LICENSE                $(DOCDIR)
+ 	$(INSTALL) -c -m 644 README.1st             $(DOCDIR)
+ 	$(INSTALL) -c -m 644 OPEN_ISSUES            $(DOCDIR)
+-	$(INSTALL) -c -m 644 doc/UserGuide.pdf      $(DOCDIR)/manuals
+-	$(INSTALL) -c -m 644 doc/QuickReference.pdf $(DOCDIR)/manuals
+-	$(INSTALL) -c -m 644 doc/index.html         $(DOCDIR)/html
+ 
+ install-config:
+ 	$(MKDIR) -m 755 ${DOCDIR}




More information about the debian-science-commits mailing list