Przeglądaj źródła

fix move

new-build-system
Jan Lehnardt 14 lat temu
rodzic
commit
e718dd5b1f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@@ -36,7 +36,7 @@ build-wrappers:
cd wrappers; \
tar czf mustache-$(version).tar.gz mustache-$(version); \
cd ..
mv mustache-$(version).tar.gz wrappers/mustache-$(version)/
mv wrappers/mustache-$(version).tar.gz wrappers/mustache-$(version)/

git checkout gh-pages
mkdir ${version}


Ładowanie…
Anuluj
Zapisz