summaryrefslogtreecommitdiff
path: root/i486-stage2/attr/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage2/attr/DESCR')
-rw-r--r--i486-stage2/attr/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/i486-stage2/attr/DESCR b/i486-stage2/attr/DESCR
new file mode 100644
index 0000000..c6f8f3e
--- /dev/null
+++ b/i486-stage2/attr/DESCR
@@ -0,0 +1,3 @@
+# circular reference in getext (needed by attr, which needs also gettext)
+sed -i 's@^makedepends\(.*\)@#makedepends\1@g' PKGBUILD
+sed -i "s@./configure@./configure --enable-gettext=no@g" PKGBUILD