mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Two buildfixes in rootfiles of gnump3d and cyrus-sasl.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1026 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -92,6 +92,7 @@ ifeq "$(PASS)" ""
|
||||
cd $(DIR_APP) && make
|
||||
cd $(DIR_APP) && make install
|
||||
install -v -m700 -d /var/lib/sasl
|
||||
-mkdir /var/run/saslauthd
|
||||
else
|
||||
# WITH LDAP SUPPORT AT THIS TIME
|
||||
cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc \
|
||||
|
||||
Reference in New Issue
Block a user