summaryrefslogtreecommitdiffstats
path: root/src/pango.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-18 20:05:30 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-18 20:05:30 (GMT)
commit3e75b506ffd3ea08c6cb337b8eea55f421a52134 (patch)
tree6e00c13b889431da666397782765355b03be9939 /src/pango.mk
parentf63051b483fdf9292d23de46416b48c1fa3418ce (diff)
downloadmxe-3e75b506ffd3ea08c6cb337b8eea55f421a52134.zip
mxe-3e75b506ffd3ea08c6cb337b8eea55f421a52134.tar.gz
mxe-3e75b506ffd3ea08c6cb337b8eea55f421a52134.tar.bz2
package pango: kill gtk-doc dependenc
Diffstat (limited to 'src/pango.mk')
-rw-r--r--src/pango.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pango.mk b/src/pango.mk
index e2f4d33..ced872e 100644
--- a/src/pango.mk
+++ b/src/pango.mk
@@ -17,6 +17,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
+ rm '$(1)'/docs/Makefile.am
cd '$(1)' && NOCONFIGURE=1 ./autogen.sh
cd '$(1)' && ./configure \
--host='$(TARGET)' \