dfc6cfce70
* see http://www.kamailio.org/wiki/install/upgrade/3.2.x-to-3.3.0 for upgrade notes
12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
$OpenBSD: patch-lib_srutils_Makefile,v 1.1 2012/09/15 12:16:18 sthen Exp $
|
|
--- lib/srutils/Makefile.orig Mon Jul 9 00:12:33 2012
|
|
+++ lib/srutils/Makefile Mon Jul 9 00:14:40 2012
|
|
@@ -4,6 +4,7 @@ NAME:=srutils
|
|
MAJOR_VER=1
|
|
MINOR_VER=0
|
|
BUGFIX_VER=0
|
|
+OBSD_VER=$(LIBsrutils_VERSION)
|
|
LIBS= -lm
|
|
|
|
include ../../Makefile.libs
|