- Timestamp:
- 02/22/12 23:10:23 (13 years ago)
- Branches:
- master
- Children:
- a15e59b
- Parents:
- b242df2
- git-author:
- Tomasz Obrebski <to@…> (02/22/12 23:10:23)
- git-committer:
- Tomasz Obrebski <to@…> (02/22/12 23:10:23)
- Location:
- share
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
share/Makefile
r5f4d9c3 rabd28d1 9 9 install -m 0644 pl_PL.ISO-8859-2/gue.bin $(LANG_DIR)/pl_PL.ISO-8859-2 10 10 install -m 0644 pl_PL.ISO-8859-2/lem.bin $(LANG_DIR)/pl_PL.ISO-8859-2 11 install -m 0644 pl_PL.ISO-8859-2/lem.bin.cats $(LANG_DIR)/pl_PL.ISO-8859-2 11 12 install -m 0644 pl_PL.ISO-8859-2/pl_PL.ISO-8859-2.sym $(LANG_DIR)/pl_PL.ISO-8859-2 12 13 install -m 0644 pl_PL.UTF-8/lem.bin $(LANG_DIR)/pl_PL.UTF-8 13 install -m 0644 cats.dgc $(LANG_DIR)14 14 install -m 0644 gram.dgc $(LANG_DIR) 15 15 install -m 0644 weights.kor $(LANG_DIR) … … 21 21 rm $(LANG_DIR)/weights.kor 22 22 rm $(LANG_DIR)/gram.dgc 23 rm $(LANG_DIR)/cats.dgc24 23 rm $(LANG_DIR)/pl_PL.UTF-8/lem.bin 25 24 rm $(LANG_DIR)/pl_PL.ISO-8859-2/pl_PL.ISO-8859-2.sym 25 rm $(LANG_DIR)/pl_PL.ISO-8859-2/lem.bin.cats 26 26 rm $(LANG_DIR)/pl_PL.ISO-8859-2/lem.bin 27 27 rm $(LANG_DIR)/pl_PL.ISO-8859-2/gue.bin
Note: See TracChangeset
for help on using the changeset viewer.