aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Labastie <pierre@linuxfromscratch.org>2018-03-10 20:29:49 +0000
committerPierre Labastie <pierre@linuxfromscratch.org>2018-03-10 20:29:49 +0000
commit4cd2611b219e92fcdc889dc33b78a7093ac3f6ca (patch)
tree6ea86b2a169e09ff399f37487e643522a7bca97c
parent72063a43b44e904544549c0e61a37a0baa6fe78f (diff)
The preceding merge added a
line concerning porg, which is not in version 2.4...
-rw-r--r--LFS/lfs.xsl3
1 files changed, 1 insertions, 2 deletions
diff --git a/LFS/lfs.xsl b/LFS/lfs.xsl
index 74f46656a1..e9b6d66501 100644
--- a/LFS/lfs.xsl
+++ b/LFS/lfs.xsl
@@ -194,8 +194,7 @@ esac
</xsl:if>
<xsl:if test="../@id = 'ch-system-libelf' and
@role='installation' and
- $pkgmngt = 'y' and
- $wrap-install = 'n'">
+ $pkgmngt = 'y'">
<xsl:text>mkdir -pv $PKG_DEST/usr/lib/pkgconfig
</xsl:text>
</xsl:if>