1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00

Remove versions in packages name

This commit is contained in:
Bumsik Kim 2018-11-07 06:17:26 +09:00
parent a3e65b8270
commit 4a2e7d0c54
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
7 changed files with 29 additions and 21 deletions

View file

@ -6,7 +6,7 @@ all:
SHELL = /bin/bash
install:
mkdir -p $(DESTDIR)$(prefix)/bin
install -m 755 VirtScreen-x86_64.AppImage \
install -m 755 VirtScreen.AppImage \
$(DESTDIR)$(prefix)/bin/virtscreen
# Copy desktop entry and icon
install -m 644 -D virtscreen.desktop \

View file

@ -30,7 +30,7 @@ cp $ROOT/package/debian/Makefile \
cp $ROOT/package/debian/{control,README.Debian} \
$ROOT/package/debian/build/debian/
# binary and data files
cp $ROOT/package/appimage/VirtScreen-x86_64.AppImage \
cp $ROOT/package/appimage/VirtScreen.AppImage \
$ROOT/package/debian/build/
cp $ROOT/virtscreen.desktop \
$ROOT/package/debian/build/