Skip to content

Commit d681068

Browse files
author
automatic-merge
committed
Merge remote branch 'origin/master' into edge
2 parents 37f7c48 + 9512911 commit d681068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ build-gnatdoc:
2424
gprbuild -j0 -p -P gnat/gnatdoc.gpr ${SCENARIO_VARIABLES}
2525

2626
install-gnatdoc:
27-
gprinstall -p -P gnat/gnatdoc.gpr --prefix="${PREFIX}" --no-project ${SCENARIO_VARIABLES}
27+
gprinstall -f -p -P gnat/gnatdoc.gpr --prefix="${PREFIX}" --no-project ${SCENARIO_VARIABLES}
2828

2929
clean:
3030
rm -rf .objs bin

0 commit comments

Comments
 (0)