cups: set explicitly menudir in configure.

This commit is contained in:
Juan RP 2012-05-17 10:37:16 +02:00
parent e977ff2309
commit 36be08b3af

View file

@ -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() {