mirror of
https://github.com/outbackdingo/scratchpkg.git
synced 2026-02-05 08:28:00 +00:00
updated
This commit is contained in:
@@ -8,10 +8,10 @@ PACKAGE_DIR="/var/spkg/packages"
|
||||
SOURCE_DIR="/var/spkg/sources"
|
||||
WORK_DIR="/tmp"
|
||||
|
||||
PORT_REPO=(/usr/ports/base
|
||||
/usr/ports/blfs
|
||||
/usr/ports/xorg
|
||||
/usr/ports/extra)
|
||||
PORT_REPO+=(/usr/ports/base)
|
||||
PORT_REPO+=(/usr/ports/blfs)
|
||||
PORT_REPO+=(/usr/ports/xorg)
|
||||
PORT_REPO+=(/usr/ports/extra)
|
||||
|
||||
NO_EXTRACT=(usr/share/locale)
|
||||
OPTIONS=(libtool emptydirs strip docs purge zipman buildflags makeflags)
|
||||
|
||||
Reference in New Issue
Block a user