[88248] trunk/dports/audio/pianobar/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 23 03:27:04 PST 2011


Revision: 88248
          http://trac.macports.org/changeset/88248
Author:   ryandesign at macports.org
Date:     2011-12-23 03:27:04 -0800 (Fri, 23 Dec 2011)
Log Message:
-----------
pianobar: remove unnecessary pre-destroot deletion of INSTALL; see #32115

Modified Paths:
--------------
    trunk/dports/audio/pianobar/Portfile

Modified: trunk/dports/audio/pianobar/Portfile
===================================================================
--- trunk/dports/audio/pianobar/Portfile	2011-12-23 11:21:32 UTC (rev 88247)
+++ trunk/dports/audio/pianobar/Portfile	2011-12-23 11:27:04 UTC (rev 88248)
@@ -43,12 +43,6 @@
                             LIBFAAD_INCLUDE=${prefix}/include \
                             LIBMAD_INCLUDE=${prefix}/include
 
-# On case-sensitive file systems, "make install" might
-# think we mean make INSTALL and do nothing because
-# INSTALL is always up to date.
-pre-destroot    {
-    file delete ${worksrcpath}/INSTALL
-}
 destroot.args               PREFIX=${prefix}
 
 livecheck.type              regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111223/5441f0e7/attachment.html>


More information about the macports-changes mailing list