diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-25 21:14:09 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-25 21:14:09 +0100 |
commit | b4cf5d6e1197c8076b94131ef2495c6d5c6fb89a (patch) | |
tree | b1503402e30c8ef9bd9089bdbf614e70da8baf00 /i486-stage3/libidn2 | |
parent | 2d2dc3a222e422e49082e0031ac53118c1957a7e (diff) | |
download | bootstrap32-b4cf5d6e1197c8076b94131ef2495c6d5c6fb89a.tar.xz |
building most unproblematic packages in stage3
Diffstat (limited to 'i486-stage3/libidn2')
-rw-r--r-- | i486-stage3/libidn2/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i486-stage3/libidn2/DESCR b/i486-stage3/libidn2/DESCR new file mode 100644 index 0000000..e4157fa --- /dev/null +++ b/i486-stage3/libidn2/DESCR @@ -0,0 +1,3 @@ +# remove dependency on gtk-doc and ruby-ronn +sed -i "/makedepends=/s/'gtk-doc'//" PKGBUILD +sed -i "/makedepends=/s/'ruby-ronn'//" PKGBUILD |