Skip to content

Commit

Permalink
app-emulation/wine-d3d9: [QA] Use relative symlink target(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Aug 23, 2017
1 parent ab7022f commit aa279be
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-2.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,8 @@ multilib_src_install_all() {
use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}

if use abi_x86_64 && ! use abi_x86_32; then
dosym "${MY_PREFIX}"/bin/wine{64,} # 404331
dosym "${MY_PREFIX}"/bin/wine{64,}-preloader
dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
fi

# Failglob for bin and man loops
Expand Down

0 comments on commit aa279be

Please sign in to comment.