packages/net/freeradius2/patches/001-fix-makefile.patch
Daniel Golle 0238c3c231 Import freeradius2
Also bump to version 2.2.5 and add myself as maintainer.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 16:17:42 +02:00

10 lines
173 B
Diff

--- a/Make.inc.in
+++ b/Make.inc.in
@@ -5,6 +5,7 @@
#
# Location of files.
+SHELL = @SHELL@
prefix = @prefix@
exec_prefix = @exec_prefix@
sysconfdir = @sysconfdir@