mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Deb for Ubuntu 16.04 is successful
This commit is contained in:
parent
710864a44d
commit
920fd56ea8
7 changed files with 86 additions and 4 deletions
|
|
@ -4,4 +4,8 @@ source _common.sh
|
|||
|
||||
cd build
|
||||
cd virtscreen-$PKGVER
|
||||
debuild
|
||||
if [ $1 = "virtualenv" ]; then
|
||||
dpkg-buildpackage -b
|
||||
else
|
||||
debuild
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue