Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8c2310e795048c485143d2dfb4e68c87920184ae)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8c2310e795048c485143d2dfb4e68c87920184ae)
  • Date: Thu, 25 Jun 2009 02:47:13 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-players/mpd/BUILD | 3 +++
audio-players/mpd/HISTORY | 1 +
2 files changed, 4 insertions(+)

New commits:
commit 8c2310e795048c485143d2dfb4e68c87920184ae
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mpd: added BUILD to create needed account

diff --git a/audio-players/mpd/BUILD b/audio-players/mpd/BUILD
new file mode 100755
index 0000000..ce64cb7
--- /dev/null
+++ b/audio-players/mpd/BUILD
@@ -0,0 +1,3 @@
+create_account musicdaemon &&
+
+default_build
diff --git a/audio-players/mpd/HISTORY b/audio-players/mpd/HISTORY
index d98a981..ac63f52 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -2,6 +2,7 @@
* DETAILS: updated spell to 0.15
* DEPENDS: corrected flags, added sqlite, libmodplug, libshout, libmms
deps; cleaned up
+ * BUILD: added, to create account musicdaemon
* PRE_BUILD: removed, removed dirty hacks
* init.d/mpd: added arg for the config; fixed db file path




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8c2310e795048c485143d2dfb4e68c87920184ae), Vlad Glagolev, 06/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page