mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
clean previous mess
This commit is contained in:
parent
3c32d308bd
commit
44a76c22be
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ else
|
||||||
git clone http://repo.or.cz/r/conkeror.git $REPOSITORIES/$PRGNAM
|
git clone http://repo.or.cz/r/conkeror.git $REPOSITORIES/$PRGNAM
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
rm -fr $PKG
|
||||||
|
|
||||||
mkdir -p $PKG$PREFIX/libexec/
|
mkdir -p $PKG$PREFIX/libexec/
|
||||||
cp -R $REPOSITORIES/$PRGNAM $PKG$PREFIX/libexec/
|
cp -R $REPOSITORIES/$PRGNAM $PKG$PREFIX/libexec/
|
||||||
cd $PKG$PREFIX/libexec/$PRGNAM
|
cd $PKG$PREFIX/libexec/$PRGNAM
|
||||||
|
|
Loading…
Reference in a new issue