summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index e00cf161..775b4963 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ CONFIG_SYSTEMD := --with-systemdsystemunitdir=/lib/systemd/system
endif
ifeq (illumos,$(DEB_HOST_ARCH_OS))
DH_WITH += smf
-CONFIG_SMF := --with-smfmanifestdir=/lib/svc/manifest/applications
+CONFIG_SMF := --with-smfmanifestdir=/lib/svc/manifest/application
CONFIG_LIBUSB := --disable-libusb
APPARMOR := yes
endif