mirror of
https://github.com/outbackdingo/scratchpkg.git
synced 2026-03-19 21:13:28 +00:00
updated
This commit is contained in:
@@ -21,7 +21,7 @@ REJECTED_DIR="/var/cache/scratchpkg/rejected"
|
||||
LOG_DIR="/var/cache/scratchpkg/log"
|
||||
HOOK_DIR="/etc/hooks"
|
||||
|
||||
OPTIONS=(libtool emptydirs strip docs purge zipman buildflags makeflags)
|
||||
OPTIONS=(!libtool emptydirs strip docs purge zipman buildflags makeflags)
|
||||
PURGE_FILES=(usr/{,share/}info/dir)
|
||||
DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
|
||||
MAN_DIRS=({usr{,/local}{,/share},opt/*}/man)
|
||||
|
||||
1
ports/git.httpup
Normal file
1
ports/git.httpup
Normal file
@@ -0,0 +1 @@
|
||||
URL=https://raw.githubusercontent.com/emmett1/ports/master/git
|
||||
1
ports/lxde.httpup
Normal file
1
ports/lxde.httpup
Normal file
@@ -0,0 +1 @@
|
||||
URL=https://raw.githubusercontent.com/emmett1/ports/master/lxde
|
||||
@@ -10,7 +10,9 @@ PORT_REPO+=(/usr/ports/core)
|
||||
PORT_REPO+=(/usr/ports/xorg)
|
||||
PORT_REPO+=(/usr/ports/xfce4)
|
||||
PORT_REPO+=(/usr/ports/kf5)
|
||||
PORT_REPO+=(/usr/ports/lxde)
|
||||
PORT_REPO+=(/usr/ports/extra)
|
||||
PORT_REPO+=(/usr/ports/git)
|
||||
PORT_REPO+=(/usr/ports/wip)
|
||||
|
||||
# PACKAGE_DIR="/var/spkg/packages"
|
||||
|
||||
Reference in New Issue
Block a user