8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00

Fixed non-root build

This commit is contained in:
alexpeshkoff 2011-10-12 11:24:03 +00:00
parent 2390d0be30
commit 0109520964

View File

@ -222,6 +222,7 @@ yachts.lnk: metadata.fdb
metadata.fdb: $(ISQL) $(SRC_ROOT)/dbs/metadata.sql
-$(RM) $@
$(ISQL) -q -i $(SRC_ROOT)/dbs/metadata.sql
$(GFIX) -mode read_only $@
$(CHMOD) 0444 $@
$(HELP_FDB): help.fdb