Update package

This commit is contained in:
o9000
2017-04-22 21:08:15 +02:00
parent b7316ed24a
commit ef73ff9024
20 changed files with 38 additions and 655 deletions

View File

@@ -43,7 +43,7 @@ rm -f $DIR/make_release.sh
echo "echo \"#define VERSION_STRING \\\"$VERSION\\\"\" > version.h" > $DIR/get_version.sh
# Copy the debian files into the source directory
cp -r ubuntu $DIR/debian
cp -r debian $DIR/debian
for DISTRO in precise trusty wily xenial
do