Remove the TrackerNewTemplates optional package
Instead add the files to the tree and generate the resulting files on the fly. This also avoids the undesired attributes the files in the package had.
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
# TagLib - id3 tag library
|
||||
# Tar - archiving utility
|
||||
# TimGMSoundFont - a good quality General MIDI Sound Font
|
||||
# TrackerNewTemplates - template files for Tracker's New menu
|
||||
# Transmission - a fast, easy, and free BitTorrent Client
|
||||
# UserlandFS - aids native file system development (like FUSE)
|
||||
# Vim - Vi IMproved. Highly configurable text editor
|
||||
@@ -1338,15 +1337,6 @@ if [ IsOptionalHaikuImagePackageAdded TimGMSoundFont ] {
|
||||
}
|
||||
|
||||
|
||||
# TrackerNewTemplates
|
||||
if [ IsOptionalHaikuImagePackageAdded TrackerNewTemplates ] {
|
||||
InstallOptionalHaikuImagePackage
|
||||
$(baseURL)/TrackerNewTemplates-2010-04-26.zip
|
||||
: home config settings Tracker "Tracker New Templates"
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
# Transmission
|
||||
if [ IsOptionalHaikuImagePackageAdded Transmission ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
|
||||
Reference in New Issue
Block a user