Update of /cvsroot/fink/web/xml/security
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24696/security

Modified Files:
        Makefile 
Log Message:
Make a distinction between languages that are available and are
cross-referenced on the website (LANGUAGES_AVAILABLE) and those on
whose files one is performing 'make' actions (LANGUAGES).


Index: Makefile
===================================================================
RCS file: /cvsroot/fink/web/xml/security/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile    8 Jul 2004 15:51:37 -0000       1.4
+++ Makefile    20 Oct 2004 11:11:25 -0000      1.5
@@ -9,7 +9,8 @@
 WANT_HTML = 1
 DESTDIR = doc/security
 
-LANGUAGES = en fr zh ja
+LANGUAGES_AVAILABLE = en fr zh ja
+LANGUAGES = $(LANGUAGES_AVAILABLE)
 include $(basedir)/Makefile.i18n.common
 
 # eof



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to