Exclude debian changelog

This commit is contained in:
Jonas Kvinge
2018-10-16 21:29:00 +02:00
parent 0a81fa99fc
commit 4f3e7de441

View File

@@ -26,4 +26,5 @@ tar -cJf $name-$version.tar.xz \
--exclude="*.nsi" \
--exclude="$root/CMakeLists.txt.user" \
--exclude="$root/build" \
--exclude="$root/dist/debian/changelog" \
"$root"