[PC-BSD Commits] r12747 - pbi/modules/audio/musicpd
svn at pcbsd.org
svn at pcbsd.org
Mon Sep 12 07:31:43 PDT 2011
Author: kenmoore
Date: 2011-09-12 07:31:43 -0700 (Mon, 12 Sep 2011)
New Revision: 12747
Modified:
pbi/modules/audio/musicpd/pbi.conf
Log:
Remove extra whitespace in pbi.conf and trigger a rebuild of musicpd to try and fix the pbi_requiresroot flag
Modified: pbi/modules/audio/musicpd/pbi.conf
===================================================================
--- pbi/modules/audio/musicpd/pbi.conf 2011-09-11 19:49:08 UTC (rev 12746)
+++ pbi/modules/audio/musicpd/pbi.conf 2011-09-12 14:31:43 UTC (rev 12747)
@@ -26,8 +26,8 @@
WITH_SHOUTCAST=YES
WITH_AAC=YES"
-PBI_REQUIRESROOT = "YES"; export PBI_REQUIRESROOT
+PBI_REQUIRESROOT="YES"; export PBI_REQUIRESROOT
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS
More information about the Commits
mailing list