Home
last modified time | relevance | path

Searched refs:temp_rpath (Results 3076 – 3084 of 3084) sorted by relevance

1...<<121122123124

/dports/devel/p5-Alien-SDL/Alien-SDL-1.446/patches/
H A DSDL-1.2.14-ltmain_sh4098 …if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath";…
4101 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
4301 …est "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
4302 func_to_host_path "$temp_rpath"
4500 be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)
5182 temp_rpath=
6672 case "$temp_rpath:" in
6674 *) func_append temp_rpath "$absdir:" ;;
/dports/net/opennx/opennx-0.16/patches/
H A Dnxcomp-autotools.patch12279 + temp_rpath=
13658 + case "$temp_rpath " in
13661 + *) temp_rpath="$temp_rpath $absdir" ;;
15913 + for dir in $temp_rpath; do
15925 + temp_rpath="$rpath"
16540 + if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"…
16543 + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
H A Djpeg-autoconf.patch30918 - temp_rpath=
33079 + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
33509 + func_to_host_pathlist "$temp_rpath"
34300 + temp_rpath=
35722 - case "$temp_rpath " in
35724 - *) temp_rpath="$temp_rpath $dir" ;;
35725 + case "$temp_rpath:" in
35727 + *) temp_rpath="$temp_rpath$absdir:" ;;
37745 - for dir in $temp_rpath; do
37782 - temp_rpath="$rpath"
[all …]
/dports/net/opennx/opennx-0.16/packaging/MacOSX/pulse/patches/
H A Dspeex-crossppc.patch57512 - temp_rpath=
60063 - case "$temp_rpath " in
60066 - *) temp_rpath="$temp_rpath $absdir" ;;
61389 + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
61769 + func_to_host_path "$temp_rpath"
62699 + temp_rpath=
64699 + case "$temp_rpath:" in
64701 + *) func_append temp_rpath "$absdir:" ;;
66099 - for dir in $temp_rpath; do
66132 - temp_rpath="$rpath"
[all …]
/dports/net/opennx/opennx-0.16/packaging/win32/nx/patches/
H A Dnxesd-win32.patch67439 - temp_rpath=
69892 - case "$temp_rpath " in
69895 - *) temp_rpath="$temp_rpath $dir" ;;
72814 + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
73331 + func_to_host_path "$temp_rpath"
74652 + temp_rpath=
74689 - for dir in $temp_rpath; do
74718 - temp_rpath="$rpath"
76427 + case "$temp_rpath:" in
76429 + *) func_append temp_rpath "$absdir:" ;;
[all …]
H A Dnxproxy-win32.patch14172 + if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"…
14175 + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
14604 …est "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
14605 + func_to_host_pathlist "$temp_rpath"
15396 + temp_rpath=
16812 + case "$temp_rpath:" in
16814 + *) temp_rpath="$temp_rpath$absdir:" ;;
H A Dnxcomp-win32.patch10363 + if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"…
10366 + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
10566 …est "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
10567 + func_to_host_path "$temp_rpath"
10765 + be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)
11412 + temp_rpath=
12897 + case "$temp_rpath:" in
12899 + *) func_append temp_rpath "$absdir:" ;;
/dports/devel/libtool/libtool-2.4.6/
H A DChangeLog5376 $temp_rpath to $shlibpath_var; similar rationale as above.
12348 * libltdl/config/ltmain.m4sh (func_mode_link) <temp_rpath>:
14929 temp_rpath when building executables on darwin, or other systems
15312 now that temp_rpath only contains fully-qualified elements.
15400 * config/ltmain.m4sh: Add fully-qualified paths to temp_rpath
/dports/devel/libltdl/libtool-2.4.6/
H A DChangeLog5376 $temp_rpath to $shlibpath_var; similar rationale as above.
12348 * libltdl/config/ltmain.m4sh (func_mode_link) <temp_rpath>:
14929 temp_rpath when building executables on darwin, or other systems
15312 now that temp_rpath only contains fully-qualified elements.
15400 * config/ltmain.m4sh: Add fully-qualified paths to temp_rpath

1...<<121122123124