diff options
author | Eric Hameleers <alien@slackware.com> | 2020-12-08 16:31:02 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-12-08 16:31:02 +0100 |
commit | 2983e19d33ab45b478552118a6c9cc2eb6f47010 (patch) | |
tree | a3032cad3674fa2610a9f575ae8fa2cdfc78e606 | |
parent | edb33cda32001173b95ea679398bcccdb689c72c (diff) | |
download | liveslak-2983e19d33ab45b478552118a6c9cc2eb6f47010.tar.gz liveslak-2983e19d33ab45b478552118a6c9cc2eb6f47010.tar.xz |
SLACKWARE: there is no more kdei package series
Diffstat (limited to '')
-rwxr-xr-x | make_slackware_live.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 549531c..6b2cbe4 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -178,7 +178,7 @@ SL_REPO_URL=${SL_REPO_URL:-"rsync.osuosl.org::slackware"} DEF_SL_REPO_URL=${SL_REPO_URL} # List of Slackware package series - each will become a squashfs module: -SEQ_SLACKWARE="tagfile:a,ap,d,e,f,k,kde,kdei,l,n,t,tcl,x,xap,xfce,y pkglist:slackextra" +SEQ_SLACKWARE="tagfile:a,ap,d,e,f,k,kde,l,n,t,tcl,x,xap,xfce,y pkglist:slackextra" # Stripped-down Slackware with XFCE as the Desktop Environment: # - each series will become a squashfs module: |