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:
parent
2390d0be30
commit
0109520964
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user