diff options
| -rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index 14dece23..2893e95e 100755 --- a/debian/rules +++ b/debian/rules @@ -8,9 +8,6 @@ endif export PYTHON=/usr/bin/python3 -# Without this the tests fail, cannot register existing type 'NMAgentManagerError' -export DEB_LDFLAGS_MAINT_STRIP = -Wl,-Bsymbolic-functions - PPPD_PLUGIN_DIR := $(shell dh_ppp --plugin-dir) %: |