[pkg-wpa-devel] r1513 - /crda/trunk/debian/rules

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Sun Apr 11 04:19:05 UTC 2010


Author: kelmo-guest
Date: Sun Apr 11 04:19:02 2010
New Revision: 1513

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1513
Log:
we do not need to set PUBKEY_DIR with RUNTIME_PUBKEY_ONLY patch in place

Modified:
    crda/trunk/debian/rules

Modified: crda/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-wpa/crda/trunk/debian/rules?rev=1513&op=diff
==============================================================================
--- crda/trunk/debian/rules (original)
+++ crda/trunk/debian/rules Sun Apr 11 04:19:02 2010
@@ -3,8 +3,7 @@
 export CFLAGS = -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2)
 export REG_BIN = /lib/crda/regulatory.bin
 export USE_OPENSSL = 1
-export PUBKEY_DIR = /lib/crda/pubkeys
-export RUNTIME_PUBKEY_DIR = $(PUBKEY_DIR)
+export RUNTIME_PUBKEY_DIR = /lib/crda/pubkeys
 export RUNTIME_PUBKEY_ONLY = 1
 export V = 1
 #export DH_VERBOSE = 1




More information about the Pkg-wpa-devel mailing list