cleanup installed files

This commit is contained in:
Gwenhael Le Moine 2020-12-27 11:50:10 +01:00
parent b90518cb3b
commit 18d10da52e
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -30,6 +30,7 @@ VERSION="$( cd $REPOSITORY && git log -1 --format=%h_%ad --date=format:%Y.%m.%d
mkdir -p $PKG/opt
cp -r $REPOSITORY $PKG/opt/
rm -fr $PKG/opt/$PRGNAM/{.git*,.editorconfig,.eslintrc}
chown -R ${RUNNING_USER}:${RUNNING_GROUP} $PKG/opt/$PRGNAM
mkdir -p $PKG/etc/rc.d/