[kernel] r11763 - people/waldi/s390/s390-tools/debian/patches

Bastian Blank waldi at alioth.debian.org
Fri Jul 4 10:12:58 UTC 2008


Author: waldi
Date: Fri Jul  4 10:12:57 2008
New Revision: 11763

Log:
* debian/patches/disable.patch: Disable zfcpdump and osasnmp.
* debian/patches/install.patch: Update.
* debian/patches/series: Add new patch.


Added:
   people/waldi/s390/s390-tools/debian/patches/disable.patch
Modified:
   people/waldi/s390/s390-tools/debian/patches/install.patch
   people/waldi/s390/s390-tools/debian/patches/series

Added: people/waldi/s390/s390-tools/debian/patches/disable.patch
==============================================================================
--- (empty file)
+++ people/waldi/s390/s390-tools/debian/patches/disable.patch	Fri Jul  4 10:12:57 2008
@@ -0,0 +1,11 @@
+--- s390-tools.orig/Makefile
++++ s390-tools/Makefile
+@@ -3,7 +3,7 @@
+ # Include commond definitions
+ include common.mak
+ 
+-SUB_DIRS  = libvtoc zipl zdump zfcpdump fdasd dasdfmt dasdview tunedasd tape390 osasnmpd qetharp ip_watcher qethconf scripts zconf vmconvert vmcp man mon_tools dasdinfo vmur
++SUB_DIRS  = libvtoc zipl zdump fdasd dasdfmt dasdview tunedasd tape390 qetharp ip_watcher qethconf scripts zconf vmconvert vmcp man mon_tools dasdinfo vmur
+ 
+ ifeq ($(strip $(SYSFS)),true)
+ 	SUB_DIRS+=libu2s

Modified: people/waldi/s390/s390-tools/debian/patches/install.patch
==============================================================================
--- people/waldi/s390/s390-tools/debian/patches/install.patch	(original)
+++ people/waldi/s390/s390-tools/debian/patches/install.patch	Fri Jul  4 10:12:57 2008
@@ -301,3 +301,14 @@
  
  clean:
  	rm -f *.o tunedasd
+--- s390-tools.orig/tunedasd/man/Makefile
++++ s390-tools/tunedasd/man/Makefile
+@@ -6,7 +6,7 @@
+ install:
+ 	@echo $(INSTALL)
+ 	$(INSTALL) -d -m 755 $(MANDIR)/man8
+-	$(INSTALL) -g $(GROUP) -o $(OWNER) -m 644 tunedasd.8 $(MANDIR)/man8
++	$(INSTALL) -m 644 tunedasd.8 $(MANDIR)/man8
+ 
+ clean:
+ 

Modified: people/waldi/s390/s390-tools/debian/patches/series
==============================================================================
--- people/waldi/s390/s390-tools/debian/patches/series	(original)
+++ people/waldi/s390/s390-tools/debian/patches/series	Fri Jul  4 10:12:57 2008
@@ -2,3 +2,4 @@
 error.patch
 install.patch
 install-qetharp.patch
+disable.patch



More information about the Kernel-svn-changes mailing list