Loading create-deb.sh +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ sed -i -E 's:/home/sylecn/d/zero-panel:/usr/bin/zero-panel:' "$DEST"/usr/share/d cp release/zero-panel "$DEST"/usr/bin/ rsync -air themes/ "$DEST"/usr/share/zero-panel/ cp zero-panel.1 "$DEST"/usr/share/man/man1/ cp README "$DEST"/usr/share/doc/zero-panel/ cp README* "$DEST"/usr/share/doc/zero-panel/ fpm -f -t deb -s dir -n zero-panel -v "$VERSION" \ -d libgtk-3-0 \ Loading meson.build +1 −1 Original line number Diff line number Diff line # -*- mode: conf -*- project('zero-panel', 'c', version: '1.2.2', version: '1.2.3', license: 'EPL-2.0', meson_version: '>=0.46.0', default_options: [ Loading Loading
create-deb.sh +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ sed -i -E 's:/home/sylecn/d/zero-panel:/usr/bin/zero-panel:' "$DEST"/usr/share/d cp release/zero-panel "$DEST"/usr/bin/ rsync -air themes/ "$DEST"/usr/share/zero-panel/ cp zero-panel.1 "$DEST"/usr/share/man/man1/ cp README "$DEST"/usr/share/doc/zero-panel/ cp README* "$DEST"/usr/share/doc/zero-panel/ fpm -f -t deb -s dir -n zero-panel -v "$VERSION" \ -d libgtk-3-0 \ Loading
meson.build +1 −1 Original line number Diff line number Diff line # -*- mode: conf -*- project('zero-panel', 'c', version: '1.2.2', version: '1.2.3', license: 'EPL-2.0', meson_version: '>=0.46.0', default_options: [ Loading