net-proxy/haproxy: [QA] Fix missing trailing slash
authorDavid Seifert <soap@gentoo.org>
Sun, 11 Aug 2019 11:20:14 +0000 (13:20 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 11 Aug 2019 11:20:14 +0000 (13:20 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
net-proxy/haproxy/haproxy-1.9.10.ebuild
net-proxy/haproxy/haproxy-1.9.9.ebuild
net-proxy/haproxy/haproxy-1.9.9999.ebuild
net-proxy/haproxy/haproxy-2.0.3.ebuild
net-proxy/haproxy/haproxy-2.0.4.ebuild
net-proxy/haproxy/haproxy-2.0.9999.ebuild

index ca0db852190fe75e34dbbaacec64dd885f18f42d..0eacacdc48d85e625c7ce65de0d2cdeef2007549 100644 (file)
@@ -167,7 +167,7 @@ pkg_postinst() {
                if [[ -d "${EROOT}/usr/share/doc/${PF}" ]]; then
                        einfo "Please consult the installed documentation for learning the configuration file's syntax."
                        einfo "The documentation and sample configuration files are installed here:"
-                       einfo "   ${EROOT}usr/share/doc/${PF}"
+                       einfo "   ${EROOT}/usr/share/doc/${PF}"
                fi
        fi
 }
index ca0db852190fe75e34dbbaacec64dd885f18f42d..0eacacdc48d85e625c7ce65de0d2cdeef2007549 100644 (file)
@@ -167,7 +167,7 @@ pkg_postinst() {
                if [[ -d "${EROOT}/usr/share/doc/${PF}" ]]; then
                        einfo "Please consult the installed documentation for learning the configuration file's syntax."
                        einfo "The documentation and sample configuration files are installed here:"
-                       einfo "   ${EROOT}usr/share/doc/${PF}"
+                       einfo "   ${EROOT}/usr/share/doc/${PF}"
                fi
        fi
 }
index ca0db852190fe75e34dbbaacec64dd885f18f42d..0eacacdc48d85e625c7ce65de0d2cdeef2007549 100644 (file)
@@ -167,7 +167,7 @@ pkg_postinst() {
                if [[ -d "${EROOT}/usr/share/doc/${PF}" ]]; then
                        einfo "Please consult the installed documentation for learning the configuration file's syntax."
                        einfo "The documentation and sample configuration files are installed here:"
-                       einfo "   ${EROOT}usr/share/doc/${PF}"
+                       einfo "   ${EROOT}/usr/share/doc/${PF}"
                fi
        fi
 }
index 3924975aade709a92e30b593c92effcedeaceb36..06e10c9366920238656184e3de8887e38a83fb01 100644 (file)
@@ -170,7 +170,7 @@ pkg_postinst() {
                if [[ -d "${EROOT}/usr/share/doc/${PF}" ]]; then
                        einfo "Please consult the installed documentation for learning the configuration file's syntax."
                        einfo "The documentation and sample configuration files are installed here:"
-                       einfo "   ${EROOT}usr/share/doc/${PF}"
+                       einfo "   ${EROOT}/usr/share/doc/${PF}"
                fi
        fi
 }
index 3924975aade709a92e30b593c92effcedeaceb36..06e10c9366920238656184e3de8887e38a83fb01 100644 (file)
@@ -170,7 +170,7 @@ pkg_postinst() {
                if [[ -d "${EROOT}/usr/share/doc/${PF}" ]]; then
                        einfo "Please consult the installed documentation for learning the configuration file's syntax."
                        einfo "The documentation and sample configuration files are installed here:"
-                       einfo "   ${EROOT}usr/share/doc/${PF}"
+                       einfo "   ${EROOT}/usr/share/doc/${PF}"
                fi
        fi
 }
index e41593121e880dca7e423a3040de387c5a141914..c920acfec53a9e6b329cf5aefcccba70a3b705d0 100644 (file)
@@ -166,7 +166,7 @@ pkg_postinst() {
                if [[ -d "${EROOT}/usr/share/doc/${PF}" ]]; then
                        einfo "Please consult the installed documentation for learning the configuration file's syntax."
                        einfo "The documentation and sample configuration files are installed here:"
-                       einfo "   ${EROOT}usr/share/doc/${PF}"
+                       einfo "   ${EROOT}/usr/share/doc/${PF}"
                fi
        fi
 }