[prev in list] [next in list] [prev in thread] [next in thread] 

List:       krb5-cvs
Subject:    svn rev #25492: trunk/src/po/
From:       hartmans () mit ! edu
Date:       2011-11-29 21:22:26
Message-ID: 201111292122.pATLMQPT020591 () drugstore ! mit ! edu
[Download RAW message or body]

http://src.mit.edu/fisheye/changelog/krb5/?cs=25492
Commit By: hartmans
Log Message:
ticket: new target_version: 1.10 tags: pullup subject: Use INSTALL_DATA to install message catalogues

Use INSTALL_DATA to avoid marking .mo files executable


Changed Files:
U   trunk/src/po/Makefile.in
Modified: trunk/src/po/Makefile.in
===================================================================
--- trunk/src/po/Makefile.in	2011-11-29 21:22:21 UTC (rev 25491)
+++ trunk/src/po/Makefile.in	2011-11-29 21:22:26 UTC (rev 25492)
@@ -45,7 +45,7 @@
 	  lang=`basename $$c .mo`; \
 	  $(top_srcdir)/config/mkinstalldirs \
 	    $(DESTDIR)$(KRB5_LOCALEDIR)/$$lang/LC_MESSAGES; \
-	  install -c $$c \
+	  $(INSTALL_DATA) $$c \
 	    $(DESTDIR)$(KRB5_LOCALEDIR)/$$lang/LC_MESSAGES/$(DOMAIN).mo; \
 	done
 

_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic