mirror of
https://github.com/rworkman/slackpkg
synced 2024-12-25 21:58:42 +01:00
Remove support for Slackintosh project - it's dead, Jim
This commit is contained in:
parent
cd95834328
commit
58dabfd6a9
1 changed files with 0 additions and 5 deletions
|
@ -137,11 +137,6 @@ function system_setup() {
|
|||
SLACKKEY=${SLACKKEY:-"Slackware ARM (Slackware ARM Linux Project) <mozes@slackware.com>"}
|
||||
PKGMAIN=${PKGMAIN:-slackware}
|
||||
;;
|
||||
powerpc|ppc)
|
||||
ARCH=powerpc
|
||||
SLACKKEY=${SLACKKEY:-"Slackintosh-Project Sign <slackdev@workaround.ch>"}
|
||||
PKGMAIN=${PKGMAIN:-slackintosh}
|
||||
;;
|
||||
*)
|
||||
ARCH=none
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue