[Git][NTPsec/ntpsec][master] Address GitLab issue #276: Tarball should include pre-built man pages

Eric S. Raymond gitlab at mg.gitlab.com
Fri May 5 16:31:09 UTC 2017


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
cfe5c712 by Eric S. Raymond at 2017-05-05T12:30:56-04:00
Address GitLab issue #276: Tarball should include pre-built man pages

- - - - -


1 changed file:

- devel/make-tarball


Changes:

=====================================
devel/make-tarball
=====================================
--- a/devel/make-tarball
+++ b/devel/make-tarball
@@ -35,7 +35,7 @@ fi
 
 # Build the tarball
 rm -fr .tmp
-(cd ..; git ls-files; echo "wafhelpers/.autorevision-cache") >MANIFEST
+(cd ..; git ls-files; find build -print | grep '\.[0-9]$'; echo "wafhelpers/.autorevision-cache") >MANIFEST
 (cd ..; tar --transform="s:^:ntpsec-${V}/:" -T devel/MANIFEST -czf ntpsec-${V}.tar.gz)
 rm MANIFEST
 mv ../ntpsec-${V}.tar.gz .



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cfe5c7122cc6905365a9d1396be6abd5ba59ff69

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cfe5c7122cc6905365a9d1396be6abd5ba59ff69
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170505/12559bfa/attachment.html>


More information about the vc mailing list