summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 6f888a5..f152580 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1852,7 +1852,7 @@ fi
# Directory for rootcopy files (everything placed here will be copied
# verbatim into the overlay root):
-mkdir -p ${LIVE_STAGING}/rootcopy
+mkdir -p ${LIVE_STAGING}/${LIVEMAIN}/rootcopy
# Create an ISO file from the directories found below ${LIVE_STAGING}:
cd ${LIVE_STAGING}