]> git.pld-linux.org Git - packages/boxes.git/commitdiff
- updated for 1.1
authordarekr <darekr@pld-linux.org>
Mon, 21 Aug 2006 14:52:27 +0000 (14:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boxes-cflags.patch -> 1.2

boxes-cflags.patch

index df5264c29f46dd955be6708522ecfe70dd1690d1..05e7196450a7387744d52f6e8047feedd18c7623 100644 (file)
@@ -1,6 +1,6 @@
-diff -urN boxes-1.0.1.orig/src/Makefile boxes-1.0.1/src/Makefile
---- boxes-1.0.1.orig/src/Makefile      2000-03-18 00:53:59.000000000 +0100
-+++ boxes-1.0.1/src/Makefile   2003-08-10 12:56:00.000000000 +0200
+diff -urN boxes-1.1.orig/src/Makefile boxes-1.1/src/Makefile
+--- boxes-1.1.orig/src/Makefile        2000-03-18 00:53:59.000000000 +0100
++++ boxes-1.1/src/Makefile     2003-08-10 12:56:00.000000000 +0200
 @@ -99,10 +99,10 @@
  
  
@@ -14,15 +14,3 @@ diff -urN boxes-1.0.1.orig/src/Makefile boxes-1.0.1/src/Makefile
  
  boxes: $(ALL_OBJ)
        $(MAKE) -C regexp CC=$(CC) libregexp.a
-diff -urN boxes-1.0.1.orig/src/regexp/Makefile boxes-1.0.1/src/regexp/Makefile
---- boxes-1.0.1.orig/src/regexp/Makefile       2000-03-18 00:54:00.000000000 +0100
-+++ boxes-1.0.1/src/regexp/Makefile    2003-08-10 12:55:52.000000000 +0200
-@@ -32,7 +32,7 @@
- #============================================================================
--CFLAGS   = -traditional -O -I. $(CFLAGS_ADDTL)
-+CFLAGS   = -I. $(CFLAGS_ADDTL)
- ALL_CL   = regexp/regexp.c regexp/regsub.c
- C_SRC    = $(notdir $(ALL_CL))
This page took 0.083489 seconds and 4 git commands to generate.