mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
[calibre] leave "source" file
This commit is contained in:
parent
dc84d500a5
commit
bf4290a3c2
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ mkdir -p $PKG/opt/${PRGNAM}
|
|||
|
||||
tar xvf $REPOSITORY/${PRGNAM}-${VERSION}-${ARCH}.txz -C $PKG/opt/${PRGNAM}
|
||||
|
||||
rm $REPOSITORY/${PRGNAM}-${VERSION}-${ARCH}.txz
|
||||
|
||||
mkdir -p $PKG/usr/bin
|
||||
|
||||
$PKG/opt/calibre/calibre_postinstall --root=$PKG/usr
|
||||
|
|
Loading…
Reference in a new issue