app-office/libreoffice: Drop pax-utils
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 3 Apr 2019 09:13:34 +0000 (11:13 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 3 Apr 2019 12:02:32 +0000 (14:02 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-office/libreoffice/libreoffice-6.2.9999.ebuild
app-office/libreoffice/libreoffice-9999.ebuild

index 6dfffd2394cb9c7afae224a6109bc6be43b2d686..0fa4dccc4d59a2357107e6ad45ba7a8d729c0bc3 100644 (file)
@@ -21,7 +21,7 @@ BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
 # PATCHSET="${P}-patchset-01.tar.xz"
 
 [[ ${MY_PV} == *9999* ]] && inherit git-r3
-inherit autotools bash-completion-r1 check-reqs flag-o-matic java-pkg-opt-2 multiprocessing pax-utils python-single-r1 qmake-utils toolchain-funcs xdg
+inherit autotools bash-completion-r1 check-reqs flag-o-matic java-pkg-opt-2 multiprocessing python-single-r1 qmake-utils toolchain-funcs xdg
 
 DESCRIPTION="A full office productivity suite"
 HOMEPAGE="https://www.libreoffice.org"
@@ -537,9 +537,6 @@ src_install() {
                dodir /etc/env.d
                echo "CONFIG_PROTECT=/usr/$(get_libdir)/${PN}/program/sofficerc" > "${ED}"/etc/env.d/99${PN} || die
        fi
-
-       pax-mark -m "${ED}"/usr/$(get_libdir)/libreoffice/program/soffice.bin
-       pax-mark -m "${ED}"/usr/$(get_libdir)/libreoffice/program/unopkg.bin
 }
 
 pkg_preinst() {
index c891354e8c0f8bdd580a49110e3a7956b075e326..25021012eee0d56c68e0450989ddfb5b88b9339c 100644 (file)
@@ -21,7 +21,7 @@ BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
 # PATCHSET="${P}-patchset-01.tar.xz"
 
 [[ ${MY_PV} == *9999* ]] && inherit git-r3
-inherit autotools bash-completion-r1 check-reqs flag-o-matic java-pkg-opt-2 multiprocessing pax-utils python-single-r1 qmake-utils toolchain-funcs xdg
+inherit autotools bash-completion-r1 check-reqs flag-o-matic java-pkg-opt-2 multiprocessing python-single-r1 qmake-utils toolchain-funcs xdg
 
 DESCRIPTION="A full office productivity suite"
 HOMEPAGE="https://www.libreoffice.org"
@@ -535,9 +535,6 @@ src_install() {
                dodir /etc/env.d
                echo "CONFIG_PROTECT=/usr/$(get_libdir)/${PN}/program/sofficerc" > "${ED}"/etc/env.d/99${PN} || die
        fi
-
-       pax-mark -m "${ED}"/usr/$(get_libdir)/libreoffice/program/soffice.bin
-       pax-mark -m "${ED}"/usr/$(get_libdir)/libreoffice/program/unopkg.bin
 }
 
 pkg_preinst() {