wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth Makefile.am


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth Makefile.am
Date: Sun, 23 Jan 2005 10:57:04 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    05/01/23 15:57:04

Modified files:
        .              : Makefile.am 

Log message:
        added zip-install target

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/Makefile.am.diff?tr1=1.22&tr2=1.23&r1=text&r2=text

Patches:
Index: wesnoth/Makefile.am
diff -u wesnoth/Makefile.am:1.22 wesnoth/Makefile.am:1.23
--- wesnoth/Makefile.am:1.22    Thu Jan 20 00:24:49 2005
+++ wesnoth/Makefile.am Sun Jan 23 15:57:04 2005
@@ -46,6 +46,9 @@
        done
 endif
 
+zip-install: install
+       $(top_srcdir)/utils/splittree "$(DESTDIR)$(pkgdatadir)" --zip
+
 uninstall-local:
        @$(NORMAL_UNINSTALL)
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]