Revision: 2683
http://ipcop.svn.sourceforge.net/ipcop/?rev=2683&view=rev
Author: gespinasse
Date: 2009-04-09 20:19:00 +0000 (Thu, 09 Apr 2009)
Log Message:
-----------
Remake ipcop-lang when language files have been updated
Modified Paths:
--------------
ipcop/trunk/lfs/ipcop-lang
Modified: ipcop/trunk/lfs/ipcop-lang
===================================================================
--- ipcop/trunk/lfs/ipcop-lang 2009-04-09 19:51:43 UTC (rev 2682)
+++ ipcop/trunk/lfs/ipcop-lang 2009-04-09 20:19:00 UTC (rev 2683)
@@ -55,7 +55,7 @@
# Installation Details
###############################################################################
-$(TARGET) : $(firstword $(MAKEFILE_LIST))
+$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(DIR_SRC)/langs/*/*.po
@$(PREBUILD)
# First, start clean by removing anything from previous runs ?
@@ -64,7 +64,7 @@
# List of translated languages
cp $(DIR_SRC)/langs/list $(CONFIG_ROOT)/langs/
- # Language files (1.4 style)
+ # Language files (1.4 style)
# for i in $(DIR_SRC)/langs/*/cgi-bin/*.pl ; do \
# cp $$i $(CONFIG_ROOT)/langs/; \
# done
@@ -83,6 +83,6 @@
msgfmt $(DIR_SRC)/langs/$$i/install.po -o
/usr/share/locale/$$i/LC_MESSAGES/install.mo; \
done
- # Locale files for installer are created later in initramfs
+ # Locale files for installer are created later in initramfs
@$(POSTBUILD)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn