SOURCES: smstools-Makefile.patch - updated for 1.15.4

paszczus paszczus at pld-linux.org
Wed Aug 17 08:42:28 CEST 2005


Author: paszczus                     Date: Wed Aug 17 06:42:28 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.15.4

---- Files affected:
SOURCES:
   smstools-Makefile.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/smstools-Makefile.patch
diff -u SOURCES/smstools-Makefile.patch:1.3 SOURCES/smstools-Makefile.patch:1.4
--- SOURCES/smstools-Makefile.patch:1.3	Fri Apr  9 22:31:21 2004
+++ SOURCES/smstools-Makefile.patch	Wed Aug 17 08:42:23 2005
@@ -1,7 +1,7 @@
-diff -burN smstools.orig/Makefile smstools/Makefile
---- smstools.orig/Makefile	2004-04-09 22:24:06.703111488 +0200
-+++ smstools/Makefile	2004-04-09 22:26:18.473079408 +0200
-@@ -3,13 +3,13 @@
+diff -ur smstools/Makefile smstools.new/Makefile
+--- smstools/Makefile	2005-06-19 08:00:12.000000000 +0000
++++ smstools.new/Makefile	2005-08-17 06:36:55.188942232 +0000
+@@ -3,7 +3,7 @@
  VERSION=$(shell grep package_version src/version.h | cut -f2)
  
  compile: 
@@ -9,11 +9,13 @@
 +	cd src && $(MAKE) $(MAKEFLAGS) 
  
  install: compile
- 	./install.sub
+ 	./install.sh
+@@ -12,7 +12,7 @@
+ 	./uninstall.sh
  
  clean:
 -	cd src && $(MAKE) -$(MAKEFLAGS) clean
 +	cd src && $(MAKE) $(MAKEFLAGS) clean
  
  package: compile clean
- 	./package.sub
+ 	./package.sh
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/smstools-Makefile.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list