]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
deb: Remove hack in debian/rules, it should not be necessary
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 7 Apr 2023 03:29:24 +0000 (20:29 -0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 7 Apr 2023 03:29:24 +0000 (20:29 -0700)
debian/rules

index 138e37e8fab2729c5909d9c10c4d49823347416d..4243b632f8ffbbffe41db2f96ff747f9044bd49a 100755 (executable)
@@ -91,7 +91,6 @@ endif
 
        ./configure $(confflags) \
                --config-cache \
-               --disable-developer \
                --disable-openssl-version-check \
                --prefix=/usr \
                --exec-prefix=/usr \