1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00
VirtScreen/package/debian/copy_debian.sh
2018-05-25 14:35:57 -04:00

7 lines
245 B
Bash
Executable file

#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source $DIR/_common.sh
echo $DIR/{control,rules,README.Debian} $DIR/build/virtscreen-$PKGVER/debian
cp $DIR/{control,rules,README.Debian} $DIR/build/virtscreen-$PKGVER/debian