mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
Added warning meassage
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
11a334f86c
commit
bf20898f69
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
|||
# source tree that works under Python 3.
|
||||
# (Thanks beautifulsoup4 for the script).
|
||||
#
|
||||
# ******************************** WARNING ***********************************
|
||||
# There are some issues here, please do not use before Slackware 15.0 release.
|
||||
# ****************************************************************************
|
||||
|
||||
echo "About to destroy and rebuild the py3k/slpkg directory."
|
||||
rm -rf py3k/slpkg
|
||||
mkdir -p py3k/slpkg
|
||||
|
|
Loading…
Reference in a new issue