[libdvbpsi-devel] [Git][videolan/libdvbpsi][branch/1.3.0-bugfix] Makefile.am: fix dist-checksum target

Jean-Paul Saman gitlab at videolan.org
Thu Feb 16 10:00:11 CET 2017


Jean-Paul Saman pushed to branch branch/1.3.0-bugfix at videolan / libdvbpsi


Commits:
f6e82402 by Jean-Paul Saman at 2017-02-16T09:59:45+01:00
Makefile.am: fix dist-checksum target

- - - - -


1 changed file:

- Makefile.am


Changes:

=====================================
Makefile.am
=====================================
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ changelog:
 	  sed -e 's/^[^0-9]/ /' -e 's/^  *$$//' -e 's/^ \* 	/ /g' | \
 	  grep -v '^ \*$$' | uniq >| ChangeLog
 
-dist-checksum: $(DIST_TARGETS)
+dist-checksum: $(DIST_ARCHIVES)
 	rm -f *.md5 *.sha256
 	for sum in $(DIST_ARCHIVES); do \
 	  md5sum $$sum > $$sum.md5 && \



View it on GitLab: https://code.videolan.org/videolan/libdvbpsi/commit/f6e82402de9e26d87bb9ad3a49d02d5e53da778c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libdvbpsi-devel/attachments/20170216/dd3b4786/attachment.html>


More information about the libdvbpsi-devel mailing list