Weitere Improvements am MPFire.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@877 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-09-06 18:55:37 +00:00
parent 9a6214e027
commit 64f07449b9
7 changed files with 9 additions and 11 deletions

View File

@@ -81,4 +81,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
touch /var/log/mpd.error.log
touch /var/log/mpd.log
@$(POSTBUILD)

View File

@@ -60,8 +60,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
-mkdir -p /var/ipfire/mpfire/{bin,db}
touch /var/ipfire/mpfire/{settings,playlist.m3u}
touch /var/ipfire/mpfire/db/mpd.db
touch /var/log/mpd_error.log
touch /var/log/mpd.log
install -v -m 755 $(DIR_SRC)/config/mpfire/mpfire.pl /var/ipfire/mpfire/bin
install -v -m 644 $(DIR_SRC)/config/mpfire/mpd.conf /var/ipfire/mpfire/
install -v -m 644 $(DIR_SRC)/config/mpfire/webradio /var/ipfire/mpfire/