mirror of
https://github.com/outbackdingo/scratchpkg.git
synced 2026-03-21 08:44:43 +00:00
updated
This commit is contained in:
@@ -10,7 +10,7 @@ VAR_DIR=/var/spkg
|
||||
|
||||
mkdir -pv ${DESTDIR}{${BINDIR},${FUNCDIR},${CONFDIR},${HOOK_DIR},${HTTPUPDIR}}
|
||||
install -m755 buildpkg installpkg removepkg scratch ${DESTDIR}${BINDIR}
|
||||
install -m644 functions/{color,functions,options} ${DESTDIR}${FUNCDIR}
|
||||
install -m644 functions/* ${DESTDIR}${FUNCDIR}
|
||||
install -m644 scratchpkg.conf ${DESTDIR}${CONFDIR}/scratchpkg.conf.orig
|
||||
install -m644 ports/{core,extra,xorg}.httpup ${DESTDIR}${HTTPUPDIR}
|
||||
install -m755 extra/* ${DESTDIR}${BINDIR}
|
||||
|
||||
Reference in New Issue
Block a user