[35195] trunk/base/portmgr/fedora/macports.spec.in

afb at macports.org afb at macports.org
Thu Mar 20 02:22:42 PDT 2008


Revision: 35195
          http://trac.macosforge.org/projects/macports/changeset/35195
Author:   afb at macports.org
Date:     2008-03-20 02:22:41 -0700 (Thu, 20 Mar 2008)

Log Message:
-----------
fix typo in workaround (interactive installs are evil)

Modified Paths:
--------------
    trunk/base/portmgr/fedora/macports.spec.in

Modified: trunk/base/portmgr/fedora/macports.spec.in
===================================================================
--- trunk/base/portmgr/fedora/macports.spec.in	2008-03-20 09:10:54 UTC (rev 35194)
+++ trunk/base/portmgr/fedora/macports.spec.in	2008-03-20 09:22:41 UTC (rev 35195)
@@ -29,7 +29,7 @@
 %prep
 %setup -n MacPorts-%{version}
 # avoid the whole upgrade and information procedure
-perl -pe 's/^install::/interactive:/' -i Makefile.in
+perl -pe 's/^install::/interactive::/' -i Makefile.in
 
 %define _prefix         %{prefix}
 %define _bindir         %{prefix}/bin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080320/31bebcd3/attachment.html 


More information about the macports-changes mailing list