trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun/server/gnun NEWS Makefile.am C... [sr-hr]


From: Yavor Doganov
Subject: trans-coord/gnun/server/gnun NEWS Makefile.am C... [sr-hr]
Date: Wed, 05 Aug 2009 15:25:56 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Branch:         sr-hr
Changes by:     Yavor Doganov <yavor>   09/08/05 15:25:56

Modified files:
        gnun/server/gnun: NEWS Makefile.am ChangeLog 

Log message:
        Install gnun.mk and GNUmakefile.team as examples.
        * Makefile.am (exampledir, example_DATA): New variables.
        * NEWS: Update.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/NEWS?cvsroot=trans-coord&only_with_tag=sr-hr&r1=1.15.2.3&r2=1.15.2.4
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/Makefile.am?cvsroot=trans-coord&only_with_tag=sr-hr&r1=1.11.2.4&r2=1.11.2.5
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&only_with_tag=sr-hr&r1=1.157.2.6&r2=1.157.2.7

Patches:
Index: NEWS
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/NEWS,v
retrieving revision 1.15.2.3
retrieving revision 1.15.2.4
diff -u -b -r1.15.2.3 -r1.15.2.4
--- NEWS        4 Aug 2009 16:48:12 -0000       1.15.2.3
+++ NEWS        5 Aug 2009 15:25:56 -0000       1.15.2.4
@@ -8,6 +8,13 @@
    msgid's marked as "previous", which is usually done right after the
    translation has been updated.
 
+** GNUmakefile.team and gnun.mk are installed as examples.
+   To make life easier for those who use the package on multi-user
+   hosts (where it is installed by the sysadmin in a system-wide
+   location) and for binary packaging's sake, these two files are now
+   installed at $(docdir)/examples
+   (i.e. /usr/local/share/doc/gnun/examples with the default prefix).
+
 * Changes in GNUnited Nations 0.3.1 (2009-08-02)
 
 ** GNUmakefile.team supports GNU Bzr repositories.

Index: Makefile.am
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/Makefile.am,v
retrieving revision 1.11.2.4
retrieving revision 1.11.2.5
diff -u -b -r1.11.2.4 -r1.11.2.5
--- Makefile.am 4 Aug 2009 16:48:12 -0000       1.11.2.4
+++ Makefile.am 5 Aug 2009 15:25:56 -0000       1.11.2.5
@@ -72,7 +72,9 @@
 validate-html-notify: $(srcdir)/validate-html-notify.in
 gnun-recode-sr-latin: $(srcdir)/gnun-recode-sr-latin.in
 
+exampledir = $(docdir)/examples
 doc_DATA = TODO
+example_DATA = gnun.mk GNUmakefile.team
 pkgdata_DATA = config.mk
 dist_pkgdata_DATA = GNUmakefile
 

Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.157.2.6
retrieving revision 1.157.2.7
diff -u -b -r1.157.2.6 -r1.157.2.7
--- ChangeLog   4 Aug 2009 16:48:12 -0000       1.157.2.6
+++ ChangeLog   5 Aug 2009 15:25:56 -0000       1.157.2.7
@@ -1,3 +1,9 @@
+2009-08-05  Yavor Doganov  <address@hidden>
+
+       Install gnun.mk and GNUmakefile.team as examples.
+       * Makefile.am (exampledir, example_DATA): New variables.
+       * NEWS: Update.
+
 2009-08-04  Yavor Doganov  <address@hidden>
 
        Add new script `gnun-clear-previous', for convenience.




reply via email to

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