[31642] trunk/base/src/package1.0/portpkg.tcl

afb at macports.org afb at macports.org
Sat Dec 1 00:39:33 PST 2007


Revision: 31642
          http://trac.macosforge.org/projects/macports/changeset/31642
Author:   afb at macports.org
Date:     2007-12-01 00:39:30 -0800 (Sat, 01 Dec 2007)

Log Message:
-----------
clean up work files, after calling packagemaker

Modified Paths:
--------------
    trunk/base/src/package1.0/portpkg.tcl

Modified: trunk/base/src/package1.0/portpkg.tcl
===================================================================
--- trunk/base/src/package1.0/portpkg.tcl	2007-12-01 03:36:43 UTC (rev 31641)
+++ trunk/base/src/package1.0/portpkg.tcl	2007-12-01 08:39:30 UTC (rev 31642)
@@ -120,6 +120,11 @@
         system "$packagemaker -build -f ${destpath} -p ${pkgpath} -r ${resourcepath} -i ${workpath}/Info.plist -d ${workpath}/Description.plist"
     }
 
+    file delete ${workpath}/Info.plist
+    file delete ${workpath}/PackageInfo
+    file delete ${workpath}/Description.plist
+    file delete -force ${workpath}/pkg_resources
+
     } else {
 
     write_PkgInfo ${pkgpath}/Contents/PkgInfo

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


More information about the macports-changes mailing list