[Pkg-wmaker-commits] [wmfrog] 08/145: [svn r8]

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 05:46:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmfrog.

commit a28050cb957afc6b8502699dc618e1337a6d8425
Author: tcolar <devnull at localhost>
Date:   Thu Jun 14 08:41:04 2007 -0700

    [svn r8]
---
 wmfrog/builtDist.sh | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/wmfrog/builtDist.sh b/wmfrog/builtDist.sh
index 161da38..489cefa 100644
--- a/wmfrog/builtDist.sh
+++ b/wmfrog/builtDist.sh
@@ -3,7 +3,13 @@
 #clean
 rm Src/*.o Src/wmfrog
 
-#source tgz
+#source tgz in dist
 tar czvf dist/wmfrog.tgz Src CHANGES COPYING HINTS INSTALL
 
+#build and copy to dist
+cd Src
+make
+cp wmfrog dist
+cp weather.pl dist
+
 #deb  TBD
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmfrog.git



More information about the Pkg-wmaker-commits mailing list