Author: tom
Date: Tue Sep 30 12:28:38 2008
New Revision: 3030

URL: http://svn.slimdevices.com?rev=3030&root=Jive&view=rev
Log:
trying to clear up weird false svn copy history

Added:
    7.3/trunk/squeezeplay/src/Makefile.am.jive-install.include

Added: 7.3/trunk/squeezeplay/src/Makefile.am.jive-install.include
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/Makefile.am.jive-install.include?rev=3030&root=Jive&view=auto
==============================================================================
--- 7.3/trunk/squeezeplay/src/Makefile.am.jive-install.include (added)
+++ 7.3/trunk/squeezeplay/src/Makefile.am.jive-install.include Tue Sep 30 
12:28:38 2008
@@ -1,0 +1,8 @@
+JIVE_BUILD_DIR = $(PREFIX)/share/jive/
+
+jive-static-install:
+       ##Copy selectively, currently overwrites all, not just newer
+       mkdir -p $(JIVE_BUILD_DIR)
+       cd share; tar -pcf  - \
+               `find . \( -name "*.jpg" -o -name "*.gif" -o -name "*.png" -o 
-name "*.wav" -o -name "*.txt" -o -name "*.lua" \)` \
+           | tar -C $(JIVE_BUILD_DIR) -pxf -

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to