commit 177aae6d9d33445fa71109ad04126472e848eac4
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Feb 9 20:13:49 2014 +0100

    Added shrc files to dist tarball.

 Makefile | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/Makefile b/Makefile
index 0af8ae5..efb1b7b 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,9 @@ dist: changelog clean
        for file in $(ENV_FILES); do \
                $(INSTALL) -m644 etc/env.d/$$file setup-$(VERSION)/etc/env.d; \
        done
+       for file in $(SHRC_FILES); do \
+               $(INSTALL) -m644 etc/shrc.d/$$file setup-$(VERSION)/etc/shrc.d; 
\
+       done
        tar -cvjf setup-$(VERSION).tar.bz2 setup-$(VERSION)
        rm -rf setup-$(VERSION)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/setup.git/commitdiff/84c111d104ff6129825690bfb6160cb77825630e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to