Skip to content

Commit

Permalink
Added release files for 1.0.0-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Blechschmidt committed Nov 1, 2024
1 parent 532918e commit 57a723d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions distributions/clean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ DEB_VERSION="1.0.0"

rm -R ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}.orig.tar.gz
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_amd64.build
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_amd64.buildinfo
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_amd64.changes
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11.debian.tar.xz
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11.dsc
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_all.deb
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12_amd64.build
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12_amd64.buildinfo
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12_amd64.changes
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12.debian.tar.xz
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12.dsc
rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12_all.deb
rm -R deb-package/debian/ere-health
rm -R deb-package/debian/.debhelper

0 comments on commit 57a723d

Please sign in to comment.