mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Repariert: lib-links für postfix
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@86 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
# Begin /etc/ld.so.conf
|
||||
# Lampp-LIBS
|
||||
#/opt/lampp/lib
|
||||
/opt/lampp/lib/mysql
|
||||
# End /etc/ld.so.conf
|
||||
|
||||
@@ -90,5 +90,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd /tmp/PostGreSQL-AddOn-1.0-pgsql8.1 && ./INSTALL
|
||||
rm -rf /tmp/PostGreSQL-AddOn-1.0-pgsql8.1
|
||||
chown -R nobody.nobody /opt/lampp/htdocs
|
||||
ln -s /opt/lampp/lib/mysql/libmysqlclient.* /usr/lib
|
||||
ln -s /opt/lampp/lib/libpq.* /usr/lib
|
||||
ldconfig
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user