${LOCALBASE} and DEF cleanup
This commit is contained in:
parent
fd3050a8e5
commit
6c01490a47
11
security/corkscrew/patches/patch-Makefile_in
Normal file
11
security/corkscrew/patches/patch-Makefile_in
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sun Sep 2 06:17:51 2001
|
||||
+++ Makefile.in Sun Sep 2 06:18:20 2001
|
||||
@@ -79,7 +79,7 @@ CONFIG_CLEAN_FILES =
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
|
||||
|
||||
-DEFS = @DEFS@ -I. -I$(srcdir) -I.
|
||||
+DEFS = @DEFS@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBS = @LIBS@
|
11
security/corkscrew/patches/patch-configure
Normal file
11
security/corkscrew/patches/patch-configure
Normal file
@ -0,0 +1,11 @@
|
||||
--- configure.orig Sun Sep 2 06:14:23 2001
|
||||
+++ configure Sun Sep 2 06:14:37 2001
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
# Defaults:
|
||||
ac_help=
|
||||
-ac_default_prefix=/usr/local
|
||||
+ac_default_prefix=${LOCALBASE}
|
||||
# Any additions from configure.in:
|
||||
|
||||
# Initialize some variables set by options.
|
Loading…
Reference in New Issue
Block a user