Remove unnecessary header files.

This commit is contained in:
Steve Checkoway
2006-05-19 11:05:19 +00:00
parent 59c663b238
commit 1bb8e66bf3
+2
View File
@@ -164,6 +164,8 @@ if( -e $pkg )
print "Removing $pkg\n";
rmtree "$pkg";
}
system '/usr/bin/find', "$smdir/StepMania.app", '-name', 'Headers',
'-exec', 'rm', '-rf', '{}', ';';
my $pm =
'/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker';
system $pm, '-build', '-p', $pkg, '-f', $destdir, '-ds',