BuildSystem: Cleanup port building script
All dependencies are now installed only ones. If a port depends on for examle zlib and one of its other dependencies depends on zlib, zlib will now get installe only once. Accept .tgz archives as the main download file
This commit is contained in:
1
ports/.gitignore
vendored
1
ports/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*/*
|
||||
!*/patches/
|
||||
!*/build.sh
|
||||
.installed_ports
|
||||
|
||||
Reference in New Issue
Block a user