]> git.pld-linux.org Git - packages/dillo.git/commitdiff
224c2d7cd7bb77457b6aaec28ed19af6 dillo-0.3.2.tar.gz
authorcieciwa <cieciwa@pld-linux.org>
Fri, 23 Feb 2001 10:47:25 +0000 (10:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
7bb1703d76aced7bf9b600565390c3f1  dillo-RPM_OPT_FLAGS.patch

Changed files:
    dillo-RPM_OPT_FLAGS.patch -> 1.1

dillo-RPM_OPT_FLAGS.patch [new file with mode: 0644]

diff --git a/dillo-RPM_OPT_FLAGS.patch b/dillo-RPM_OPT_FLAGS.patch
new file mode 100644 (file)
index 0000000..bb88068
--- /dev/null
@@ -0,0 +1,22 @@
+--- src/Makefile.in.org        Fri Feb 23 11:34:27 2001
++++ src/Makefile.in    Fri Feb 23 11:33:48 2001
+@@ -83,7 +83,7 @@
+ PROGRAMS =  $(bin_PROGRAMS)
+-DEFS = @DEFS@ -I. -I$(srcdir) -I..
++DEFS = @DEFS@ -I. -I$(srcdir) -I.. $(RPM_OPT_FLAGS)
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@
+--- src/IO/Makefile.in.org     Wed Dec 27 23:37:00 2000
++++ src/IO/Makefile.in Fri Feb 23 11:37:33 2001
+@@ -79,7 +79,7 @@
+ LIBRARIES =  $(noinst_LIBRARIES)
+-DEFS = @DEFS@ -I. -I$(srcdir) -I../..
++DEFS = @DEFS@ -I. -I$(srcdir) -I../.. $(RPM_OPT_FLAGS)
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@
This page took 0.070978 seconds and 4 git commands to generate.