app-emulation/libvirt: Do not use FILESDIR outside of SRC_*, bug #612838
authorMatthias Maier <tamiko@gentoo.org>
Fri, 17 Mar 2017 20:18:00 +0000 (15:18 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 17 Mar 2017 20:25:30 +0000 (15:25 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.2

app-emulation/libvirt/libvirt-1.3.5-r2.ebuild
app-emulation/libvirt/libvirt-2.1.0-r2.ebuild
app-emulation/libvirt/libvirt-2.3.0.ebuild
app-emulation/libvirt/libvirt-2.5.0-r2.ebuild
app-emulation/libvirt/libvirt-3.1.0.ebuild
app-emulation/libvirt/libvirt-9999.ebuild

index 1a050a6a72a220342c03121ad32657155b0806d7..d036292f3c2ec6ef289cd132f28d086c7ad90f0d 100644 (file)
@@ -375,7 +375,5 @@ pkg_postinst() {
        use libvirtd || return 0
        # From here, only libvirtd-related instructions, be warned!
 
-       DOC_CONTENTS=$(<"${FILESDIR}/README.gentoo-r1")
-       DISABLE_AUTOFORMATTING=true
        readme.gentoo_print_elog
 }
index 9200ede720f3664adeac28a22c45b7bb739d8f65..fd991524faf838757d486e4d7c535caf5d97669e 100644 (file)
@@ -377,7 +377,5 @@ pkg_postinst() {
        use libvirtd || return 0
        # From here, only libvirtd-related instructions, be warned!
 
-       DOC_CONTENTS=$(<"${FILESDIR}/README.gentoo-r1")
-       DISABLE_AUTOFORMATTING=true
        readme.gentoo_print_elog
 }
index dd6c7db7beca2080407a4cef72fc5035386f612a..4ea11feb8d304772495ea3e1996fac2a6bf9cf55 100644 (file)
@@ -378,7 +378,5 @@ pkg_postinst() {
        use libvirtd || return 0
        # From here, only libvirtd-related instructions, be warned!
 
-       DOC_CONTENTS=$(<"${FILESDIR}/README.gentoo-r1")
-       DISABLE_AUTOFORMATTING=true
        readme.gentoo_print_elog
 }
index c1db81b520e130fc132baa673606f45230e19cc8..b656754377377f03f713e014d039b2401a92a321 100644 (file)
@@ -377,8 +377,6 @@ pkg_postinst() {
        use libvirtd || return 0
        # From here, only libvirtd-related instructions, be warned!
 
-       DOC_CONTENTS=$(<"${FILESDIR}/README.gentoo-r2")
-       DISABLE_AUTOFORMATTING=true
        FORCE_PRINT_ELOG=1 # remove for next version bump
        readme.gentoo_print_elog
 }
index 2d157d5078a6f1c9293412c8de58685b83069a75..674ea5e9798dec22a587b939ddca023de1928c8d 100644 (file)
@@ -378,8 +378,5 @@ pkg_postinst() {
        use libvirtd || return 0
        # From here, only libvirtd-related instructions, be warned!
 
-       DOC_CONTENTS=$(<"${FILESDIR}/README.gentoo-r2")
-       DISABLE_AUTOFORMATTING=true
-       FORCE_PRINT_ELOG=1 # remove for next version bump
        readme.gentoo_print_elog
 }
index bc87df8123f06dcc8683ebd4badad5f1602d5de9..96c6e47fb2e8874bd40cb4df6c278e4ca391018e 100644 (file)
@@ -377,8 +377,5 @@ pkg_postinst() {
        use libvirtd || return 0
        # From here, only libvirtd-related instructions, be warned!
 
-       DOC_CONTENTS=$(<"${FILESDIR}/README.gentoo-r2")
-       DISABLE_AUTOFORMATTING=true
-       FORCE_PRINT_ELOG=1 # remove for next version bump
        readme.gentoo_print_elog
 }