mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-03-02 03:40:21 +00:00
use hyphen in deb pkg name
This commit is contained in:
@@ -67,5 +67,5 @@ EOF
|
|||||||
chmod +x laminar/DEBIAN/postinst
|
chmod +x laminar/DEBIAN/postinst
|
||||||
|
|
||||||
dpkg-deb --build laminar
|
dpkg-deb --build laminar
|
||||||
mv laminar.deb /output/laminar_$VERSION-1_amd64.deb
|
mv laminar.deb /output/laminar-$VERSION-1-amd64.deb
|
||||||
EOS
|
EOS
|
||||||
|
|||||||
Reference in New Issue
Block a user