Commit 7caf3efc authored by Yuanle Song's avatar Yuanle Song
Browse files

v1.2.3 fix README name in create-deb.sh

parent d97e2936
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \
+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: [