]> git.pld-linux.org Git - packages/Xconfigurator.git/commitdiff
patch for Xconfigurator
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 13 Jul 1999 14:43:33 +0000 (14:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xconfigurator-config.patch -> 1.1

Xconfigurator-config.patch [new file with mode: 0644]

diff --git a/Xconfigurator-config.patch b/Xconfigurator-config.patch
new file mode 100644 (file)
index 0000000..8b5dffe
--- /dev/null
@@ -0,0 +1,20 @@
+diff -ur Xconfigurator-4.2.3.orig/pci-probing/Makefile Xconfigurator-4.2.3/pci-probing/Makefile
+--- Xconfigurator-4.2.3.orig/pci-probing/Makefile      Thu Oct  8 21:49:24 1998
++++ Xconfigurator-4.2.3/pci-probing/Makefile   Tue Jul 13 16:33:18 1999
+@@ -1,5 +1,5 @@
+-DEBUGFLAGS = -g
+-CC = egcs
++DEBUGFLAGS = $(RPM_OPT_FLAGS)
++CC = gcc
+ CFLAGS     = -Wall $(DEBUGFLAGS) $(INCLUDEPATH) -D_GNU_SOURCE=1 -O
+ LDFLAGS    = $(LIBPATH)
+diff -ur Xconfigurator-4.2.3.orig/sbus-probing/Makefile Xconfigurator-4.2.3/sbus-probing/Makefile
+--- Xconfigurator-4.2.3.orig/sbus-probing/Makefile     Thu Feb 18 17:30:53 1999
++++ Xconfigurator-4.2.3/sbus-probing/Makefile  Tue Jul 13 16:33:05 1999
+@@ -1,4 +1,4 @@
+-DEBUGFLAGS = -g
++DEBUGFLAGS = $(RPM_OPT_FLAGS)
+ CFLAGS     = -Wall $(DEBUGFLAGS) $(INCLUDEPATH) -D_GNU_SOURCE=1
+ LDFLAGS    = $(LIBPATH)
This page took 0.234808 seconds and 4 git commands to generate.