aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2016-02-22 19:57:23 +0100
committerRobert Alessi <alessi@robertalessi.net>2016-02-22 19:57:23 +0100
commit7ee8fb4914d081905c7a927ea3caf45f1ead9060 (patch)
tree48edcc7b5ce7b29c12c48cd3221529cb4effff9c /makefile
parent14a6b9d29135a1e9e1da0b9b86c33a0874fb9a91 (diff)
downloadarabluatex-7ee8fb4914d081905c7a927ea3caf45f1ead9060.tar.gz
updated makefile
Diffstat (limited to 'makefile')
-rw-r--r--makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/makefile b/makefile
index 1875576..5f7f56f 100644
--- a/makefile
+++ b/makefile
@@ -13,14 +13,14 @@ doc: clean sty
13all: clean sty doc 13all: clean sty doc
14 14
15package: clean sty 15package: clean sty
16 cp ~/texmf/tex/lualatex/arabluatex/$(pkg).sty \ 16# cp ~/texmf/tex/lualatex/arabluatex/$(pkg).sty \
17 ~/texmf/tex/lualatex/arabluatex/$(pkg).sty-`date +%s` 17# ~/texmf/tex/lualatex/arabluatex/$(pkg).sty-`date +%s`
18 cp ~/texmf/tex/lualatex/arabluatex/$(pkg).lua \ 18# cp ~/texmf/tex/lualatex/arabluatex/$(pkg).lua \
19 ~/texmf/tex/lualatex/arabluatex/$(pkg).lua-`date +%s` 19# ~/texmf/tex/lualatex/arabluatex/$(pkg).lua-`date +%s`
20 cp ~/texmf/tex/lualatex/arabluatex/$(pkg)_voc.lua \ 20# cp ~/texmf/tex/lualatex/arabluatex/$(pkg)_voc.lua \
21 ~/texmf/tex/lualatex/arabluatex/$(pkg)_voc.lua-`date +%s` 21# ~/texmf/tex/lualatex/arabluatex/$(pkg)_voc.lua-`date +%s`
22 cp ~/texmf/tex/lualatex/arabluatex/$(pkg)_novoc.lua \ 22# cp ~/texmf/tex/lualatex/arabluatex/$(pkg)_novoc.lua \
23 ~/texmf/tex/lualatex/arabluatex/$(pkg)_novoc.lua-`date +%s` 23# ~/texmf/tex/lualatex/arabluatex/$(pkg)_novoc.lua-`date +%s`
24 cp $(pkg)*.{sty,lua} ~/texmf/tex/lualatex/arabluatex 24 cp $(pkg)*.{sty,lua} ~/texmf/tex/lualatex/arabluatex
25 25
26clean: 26clean: