cagettepéi
This commit is contained in:
@@ -41,7 +41,7 @@ install_dev:
|
||||
#compile backend to Neko
|
||||
compile:
|
||||
@if [ $(PLUGINS) = 1 ]; then \
|
||||
echo "compile Cagette.net with plugins"; \
|
||||
echo "compile CagettePéi plugins"; \
|
||||
haxe cagetteAllPlugins.hxml; \
|
||||
else \
|
||||
echo "compile CagettePéi core"; \
|
||||
@@ -74,7 +74,7 @@ templates:
|
||||
@make LANG=fr ctemplates
|
||||
msgfmt www/lang/texts_fr.po -o www/lang/texts_fr.mo
|
||||
chown www-data:www-data -R www
|
||||
chown www-data:www-data -R lang
|
||||
chown www-data:www-data -R lang/fr
|
||||
|
||||
ctemplates:
|
||||
(cd lang/$(LANG)/tpl; temploc2 -macros macros.mtt -output ../tmp/ *.mtt */*.mtt */*/*.mtt)
|
||||
|
||||
Reference in New Issue
Block a user