summaryrefslogtreecommitdiff
path: root/tools/packages/debian.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/packages/debian.sh')
-rwxr-xr-xtools/packages/debian.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/packages/debian.sh b/tools/packages/debian.sh
index 90d8acdd..05ba1414 100755
--- a/tools/packages/debian.sh
+++ b/tools/packages/debian.sh
@@ -77,5 +77,5 @@ fakeroot -- tar zcvf ./control.tar.gz ./control ./md5sums ./postrm ./postinst ./
fakeroot -- tar zcvf ./data.tar.gz ./opt ./usr
# make final archive
-fakeroot -- ar cr $OUTDIR/deadbeef_${DEB_VERSION}-${BUILD}_$DEB_ARCH.deb debian-binary control.tar.gz data.tar.gz
+fakeroot -- ar cr $OUTDIR/deadbeef-static_${DEB_VERSION}-${BUILD}_$DEB_ARCH.deb debian-binary control.tar.gz data.tar.gz