]> git.pld-linux.org Git - packages/chkrootkit.git/commitdiff
- Build uses CC specified by rpm macros
authorfastviper <fastviper@poczta.onet.pl>
Tue, 12 Feb 2002 22:10:58 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkrootkit-CC.patch -> 1.1

chkrootkit-CC.patch [new file with mode: 0644]

diff --git a/chkrootkit-CC.patch b/chkrootkit-CC.patch
new file mode 100644 (file)
index 0000000..3c9cf29
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nru chkrootkit-0.35/Makefile chkrootkit-0.35-new/Makefile
+--- chkrootkit-0.35/Makefile   Fri Jan 18 18:06:09 2002
++++ chkrootkit-0.35-new/Makefile       Tue Feb 12 22:43:10 2002
+@@ -2,7 +2,7 @@
+ # Makefile for Chkrootkit (C), Pangeia Informatica
+ # $Id$
+ #
+-CC       = gcc
++
+ CFLAGS         = -DHAVE_LASTLOG_H  
+ STATIC   = -static
+ #CFLAGS += -Wall
This page took 0.074717 seconds and 4 git commands to generate.