1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-02-15 04:41:50 +00:00
VirtScreen/package/debian/debuild.sh

8 lines
159 B
Bash
Raw Normal View History

2018-05-23 01:26:17 +00:00
#!/bin/bash
2018-06-26 09:02:30 +00:00
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source $DIR/_common.sh
2018-05-23 01:26:17 +00:00
2018-06-26 09:02:30 +00:00
cd package/debian/build
2018-05-23 01:26:17 +00:00
cd virtscreen-$PKGVER
2018-06-26 09:02:30 +00:00
dpkg-buildpackage -b