mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-19 07:55:48 +01:00
Bug fixes for 0.20.3 pre-release 2
This commit is contained in:
@@ -41,6 +41,7 @@ WPrefs.pot: $(POTFILES)
|
||||
mv -f WPrefs.po WPrefs.pot; \
|
||||
fi
|
||||
|
||||
|
||||
install-data-local: $(CATALOGS)
|
||||
$(mkinstalldirs) $(nlsdir)
|
||||
chmod 755 $(nlsdir)
|
||||
@@ -53,3 +54,4 @@ install-data-local: $(CATALOGS)
|
||||
$(INSTALL) -m 644 $$n $(nlsdir)/$$l/LC_MESSAGES/WPrefs.mo; \
|
||||
fi; \
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user