svn commit: r367119 - head/audio/xmms2
Baptiste Daroussin
bapt at FreeBSD.org
Tue Sep 2 22:49:43 UTC 2014
Author: bapt
Date: Tue Sep 2 22:49:42 2014
New Revision: 367119
URL: http://svnweb.freebsd.org/changeset/ports/367119
QAT: https://qat.redports.org/buildarchive/r367119/
Log:
Do not try to create a directory which is now always created
Modified:
head/audio/xmms2/pkg-plist
Modified: head/audio/xmms2/pkg-plist
==============================================================================
--- head/audio/xmms2/pkg-plist Tue Sep 2 22:42:44 2014 (r367118)
+++ head/audio/xmms2/pkg-plist Tue Sep 2 22:49:42 2014 (r367119)
@@ -146,7 +146,6 @@ share/pixmaps/xmms2-black-on-white.svg
share/pixmaps/xmms2-white-on-black.svg
share/pixmaps/xmms2.svg
%%DATADIR%%/mind.in.a.box-lament_snipplet.ogg
- at exec if [ ! -d %D/%%DATADIR%%/scripts/startup.d ] ; then mkdir -p %D/%%DATADIR%%/scripts/startup.d; fi
%%ET%%%%DATADIR%%/scripts/startup.d/xmms2-et-launcher.sh
%%MDNS_AVAHI%%%%DATADIR%%/scripts/startup.d/xmms2-mdns-launcher.sh
%%MDNS_APPLE%%%%DATADIR%%/scripts/startup.d/xmms2-mdns-launcher.sh
More information about the svn-ports-all
mailing list