app-eselect/eselect-postgresql: [QA] Use relative symlink target(s)

This commit is contained in:
Michał Górny
2017-08-23 18:30:42 +02:00
parent 4d189c8e4c
commit 58e2cc8b9e
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ src_install() {
insinto /usr/share/eselect/modules
doins postgresql.eselect
dosym /usr/bin/eselect /usr/bin/postgresql-config
dosym eselect /usr/bin/postgresql-config
}
pkg_postinst() {

View File

@@ -27,7 +27,7 @@ src_install() {
insinto /usr/share/eselect/modules
doins postgresql.eselect
dosym /usr/bin/eselect /usr/bin/postgresql-config
dosym eselect /usr/bin/postgresql-config
}
pkg_postinst() {

View File

@@ -27,7 +27,7 @@ src_install() {
insinto /usr/share/eselect/modules
doins postgresql.eselect
dosym /usr/bin/eselect /usr/bin/postgresql-config
dosym eselect /usr/bin/postgresql-config
}
pkg_postinst() {

View File

@@ -27,7 +27,7 @@ src_install() {
insinto /usr/share/eselect/modules
doins postgresql.eselect
dosym /usr/bin/eselect /usr/bin/postgresql-config
dosym eselect /usr/bin/postgresql-config
}
pkg_postinst() {