debian/rules: enable tls psk remove freeradius cruft
authorSam Hartman <hartmans@painless-security.com>
Mon, 30 Sep 2013 17:23:27 +0000 (13:23 -0400)
committerSam Hartman <hartmans@painless-security.com>
Mon, 30 Sep 2013 17:23:27 +0000 (13:23 -0400)
lib/debian/rules

index 040a730..cb86f95 100755 (executable)
@@ -11,5 +11,5 @@
 
 
 override_dh_auto_configure:
-       dh_auto_configure -- --enable-tls LDFLAGS='-Wl,-L/usr/lib/freeradius -Wl,--rpath=/usr/lib/freeradius' CFLAGS='$(shell dpkg-buildflags --get CFLAGS) -pthread'
+       dh_auto_configure -- --enable-tls --enable-tls-psk  CFLAGS='$(shell dpkg-buildflags --get CFLAGS) -pthread'