diff --git a/srcpkgs/cups/template b/srcpkgs/cups/template index a89626fbb11..820373763fc 100644 --- a/srcpkgs/cups/template +++ b/srcpkgs/cups/template @@ -62,7 +62,8 @@ do_configure() { --with-docdir=/usr/share/cups/doc --with-cups-user=daemon \ --with-cups-group=lp --enable-pam=yes --disable-ldap \ --enable-avahi --enable-pam --enable-ssl \ - --with-systemdsystemunitdir=/lib/systemd/system + --with-systemdsystemunitdir=/lib/systemd/system \ + --with-menudir=/usr/share/applications } do_build() {