cinnamon: Fix typo.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
xexpanderx 2019-03-13 17:39:53 +01:00 committed by Willy Sudiarto Raharjo
parent ce70c3fc5a
commit 3a54c57a49
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -63,7 +63,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd Cinnamon-$VERSION
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \