mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:03: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
|
metadata.fdb: $(ISQL) $(SRC_ROOT)/dbs/metadata.sql
|
||||||
-$(RM) $@
|
-$(RM) $@
|
||||||
$(ISQL) -q -i $(SRC_ROOT)/dbs/metadata.sql
|
$(ISQL) -q -i $(SRC_ROOT)/dbs/metadata.sql
|
||||||
|
$(GFIX) -mode read_only $@
|
||||||
$(CHMOD) 0444 $@
|
$(CHMOD) 0444 $@
|
||||||
|
|
||||||
$(HELP_FDB): help.fdb
|
$(HELP_FDB): help.fdb
|
||||||
|
Loading…
Reference in New Issue
Block a user