Skip to content

Commit

Permalink
Copying CHANGELOG.md to debian/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Aug 28, 2024
1 parent 9fdc080 commit f6a6250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ deb_custom:
cp debian/$(REPO_NAME).prerm $(wildcard deb_dist/*/debian)/$(REPO_NAME).prerm
cp debian/$(REPO_NAME).postrm $(wildcard deb_dist/*/debian)/$(REPO_NAME).postrm
cp -pr debian/tests-* $(wildcard deb_dist/)/
cp CHANGELOG.md $(wildcard deb_dist/)/*/debian/changelog
cp CHANGELOG.md $(wildcard deb_dist/*/debian)/changelog

bdist_deb: deb_dist deb_custom
cd deb_dist/$(REPO_NAME)-*/ && dpkg-buildpackage -rfakeroot -uc -us

Expand Down

0 comments on commit f6a6250

Please sign in to comment.