]> git.pld-linux.org Git - packages/arpd.git/commitdiff
import
authorMaciej Pijanka <agaran@pld-linux.org>
Sun, 18 Mar 2001 14:47:44 +0000 (14:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arpd-makefile-patch -> 1.1

arpd-makefile-patch [new file with mode: 0644]

diff --git a/arpd-makefile-patch b/arpd-makefile-patch
new file mode 100644 (file)
index 0000000..489501b
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Naur arpd-1.0.2.orig/Makefile arpd-p/Makefile
+--- arpd-1.0.2.orig/Makefile   Sun Mar 18 15:42:31 2001
++++ arpd-p/Makefile    Sun Mar 18 15:44:40 2001
+@@ -4,7 +4,7 @@
+ KERNELVERSION = linux-2.0.0
+ CC = gcc
+-CFLAGS = -m486 -O3 -pipe -fomit-frame-pointer -Wall
++CFLAGS = $(RPM_OPT_FLAGS) -Wall
+ CDEFS  = -DARPD_VERSION=\"$(VERSION)\" -DNDEBUG
+ all:  arpd
This page took 0.030916 seconds and 4 git commands to generate.