]> git.pld-linux.org Git - packages/freeradius.git/commitdiff
- don't try to build in ${LIBLTDLPATH}
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 14 Oct 2004 07:18:52 +0000 (07:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freeradius-makefile.patch -> 1.1

freeradius-makefile.patch [new file with mode: 0644]

diff --git a/freeradius-makefile.patch b/freeradius-makefile.patch
new file mode 100644 (file)
index 0000000..6e1893c
--- /dev/null
@@ -0,0 +1,12 @@
+diff -dur freeradius-1.0.1.orig/Makefile freeradius-1.0.1/Makefile
+--- freeradius-1.0.1.orig/Makefile     2004-06-09 19:31:11.000000000 +0200
++++ freeradius-1.0.1/Makefile  2004-09-30 14:57:42.084560009 +0200
+@@ -11,7 +11,7 @@
+ .PHONY: all clean install
+-SUBDIRS               = ${LIBLTDLPATH} src raddb scripts doc
++SUBDIRS               = src raddb scripts doc
+ WHAT_TO_MAKE  = all
+ all:
This page took 0.12884 seconds and 4 git commands to generate.