mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-07-04 14:08:17 +02:00
build-deb file update
This commit is contained in:
@@ -6,6 +6,7 @@ DEB_PATH="$B_PATH/usr/share/demoneditor"
|
||||
mkdir -p $B_PATH
|
||||
cp -TRv deb $B_PATH
|
||||
rsync --exclude=app/ui/lang --exclude=app/ui/icons --exclude=__pycache__ -arv ../../app $DEB_PATH
|
||||
rsync --exclude=__pycache__ -arv ../../extensions $DEB_PATH
|
||||
|
||||
cd dist
|
||||
fakeroot dpkg-deb -Zxz --build DemonEditor
|
||||
|
||||
Reference in New Issue
Block a user