aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cfd1cb82..1e1b249a 100644
--- a/Makefile
+++ b/Makefile
@@ -82,8 +82,8 @@ po: clean
$(MSGCAT) -p -o $(PO_DIR)/sos_$$(basename $$po | awk -F. '{print $$1}').properties $$po; \
done; \
- cp $(PO_DIR)/en.properties $(PO_DIR)/en_US.properties
- cp $(PO_DIR)/en.properties $(PO_DIR)/sos.properties
+ cp $(PO_DIR)/sos_en.properties $(PO_DIR)/sos_en_US.properties
+ cp $(PO_DIR)/sos_en.properties $(PO_DIR)/sos.properties
as7: po
cp -r sos/* $(SRC_BUILD)/sos/