Skip to content

Commit 6f8448a

Browse files
committed
gpr-project-darwin-rpath-hook.sh: append *Phases with appendToVar
1 parent 9e4756b commit 6f8448a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/development/ada-modules/gprbuild/gpr-project-darwin-rpath-hook.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ fixGprProjectDarwinRpath() {
77
done
88
}
99

10-
preFixupPhases+=" fixGprProjectDarwinRpath"
10+
appendToVar preFixupPhases fixGprProjectDarwinRpath

0 commit comments

Comments
 (0)