]> Pileus Git - ~andy/sunrise/blobdiff - net-libs/webkitgtk/webkitgtk-29438.ebuild
net-libs/webkitgtk: Nuke old and add a comment on bad autotools usage
[~andy/sunrise] / net-libs / webkitgtk / webkitgtk-29438.ebuild
index f74ba4285cba3d8b913cb06240eea66e52f70cc5..a05b82e5e18366c41c04b9130dae8bcbc5254d7a 100644 (file)
@@ -40,6 +40,7 @@ src_unpack() {
        cd "${S}"
 
        eautoreconf
+       # FIXME! do not call automake directly in ebuilds
        automake --add-missing
 }