summaryrefslogtreecommitdiff
path: root/i486-stage1/attr/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage1/attr/DESCR')
-rw-r--r--i486-stage1/attr/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/i486-stage1/attr/DESCR b/i486-stage1/attr/DESCR
index dfe2f65..98ab985 100644
--- a/i486-stage1/attr/DESCR
+++ b/i486-stage1/attr/DESCR
@@ -4,5 +4,5 @@ SYSROOT_INSTALL=1
# prepare configure for cross-compilation
sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD
-# no gettext
+# circular reference in getext (needed by attr, which needs also gettext)
sed -i 's@^makedepends\(.*\)@#makedepends\1@g' PKGBUILD