Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2015 21:27:13 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377251 - head/audio/spiralsynth
Message-ID:  <201501172127.t0HLRDRV075849@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jan 17 21:27:12 2015
New Revision: 377251
URL: https://svnweb.freebsd.org/changeset/ports/377251
QAT: https://qat.redports.org/buildarchive/r377251/

Log:
  Remove useless @dirrm

Modified:
  head/audio/spiralsynth/Makefile

Modified: head/audio/spiralsynth/Makefile
==============================================================================
--- head/audio/spiralsynth/Makefile	Sat Jan 17 21:26:00 2015	(r377250)
+++ head/audio/spiralsynth/Makefile	Sat Jan 17 21:27:12 2015	(r377251)
@@ -75,7 +75,6 @@ pre-install:
 .for ii in ${DOC_FILES}
 	${ECHO_CMD} share/doc/spiralsynth/${ii} >> ${PLIST}
 .endfor
-	${ECHO_CMD} @dirrm share/doc/spiralsynth >> ${PLIST}
 .endif
 
 do-install:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501172127.t0HLRDRV075849>