about summary refs log tree commit diff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-10-20 15:56:08 +0200
committerMichael Biebl <biebl@debian.org>2023-10-20 16:10:32 +0200
commitcd5c6982841815e4bb9e102a828526099aafa0ab (patch)
tree011a64dd15aafad1b2b623a874e52158b9d6781f /debian/rules
parent01c68376e23f457247b57b213561b3da73e8ffb6 (diff)
Install helper binaries into /usr/libexec
Closes: #1026388
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 1fdb9574..233d857e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ override_dh_autoreconf:
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		--libexecdir=/usr/lib/NetworkManager \
 		--runstatedir=/run \
 		--with-pppd-plugin-dir=$(PPPD_PLUGIN_DIR) \
 		--with-pppd=/usr/sbin/pppd \