OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Jul-2003 20:00:33
Branch: OPENPKG_1_3_SOLID Handle: 2003073019003300
Modified files: (Branch: OPENPKG_1_3_SOLID)
openpkg-src/uucp uucp.patch
Log:
MFS: changes since last merge
Summary:
Revision Changes Path
1.2.4.1.2.1 +30 -2 openpkg-src/uucp/uucp.patch
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/uucp/uucp.patch
============================================================================
$ cvs diff -u -r1.2.4.1 -r1.2.4.1.2.1 uucp.patch
--- openpkg-src/uucp/uucp.patch 24 Jul 2003 20:45:34 -0000 1.2.4.1
+++ openpkg-src/uucp/uucp.patch 30 Jul 2003 18:00:33 -0000 1.2.4.1.2.1
@@ -1,5 +1,5 @@
---- unix/Makefile.in.orig Fri May 30 03:31:50 2003
-+++ unix/Makefile.in Wed Jun 4 10:36:20 2003
+--- unix/Makefile.in.dist 2003-07-30 10:23:55.000000000 +0200
++++ unix/Makefile.in 2003-07-30 10:24:32.000000000 +0200
@@ -111,7 +111,7 @@
LIBRARIES = $(noinst_LIBRARIES)
@@ -9,3 +9,31 @@
am_libunix_a_OBJECTS = access.$(OBJEXT) addbas.$(OBJEXT) app3.$(OBJEXT) \
app4.$(OBJEXT) basnam.$(OBJEXT) bytfre.$(OBJEXT) \
corrup.$(OBJEXT) chmod.$(OBJEXT) cohtty.$(OBJEXT) \
+@@ -318,6 +318,7 @@
+ $(COMPILE) -c `cygpath -w $<`
+ CCDEPMODE = @CCDEPMODE@
+ uninstall-info-am:
++install-info-am:
+
+ tags: TAGS
+
+--- lib/Makefile.in.dist 2003-07-30 10:16:00.000000000 +0200
++++ lib/Makefile.in 2003-07-30 10:16:08.000000000 +0200
+@@ -207,6 +207,7 @@
+ $(COMPILE) -c `cygpath -w $<`
+ CCDEPMODE = @CCDEPMODE@
+ uninstall-info-am:
++install-info-am:
+
+ tags: TAGS
+
+--- uuconf/Makefile.in.dist 2003-07-30 10:22:13.000000000 +0200
++++ uuconf/Makefile.in 2003-07-30 10:22:25.000000000 +0200
+@@ -328,6 +328,7 @@
+ $(COMPILE) -c `cygpath -w $<`
+ CCDEPMODE = @CCDEPMODE@
+ uninstall-info-am:
++install-info-am:
+
+ tags: TAGS
+
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]