development/yaml: Updated for version 0.66

This commit is contained in:
Heinz Wiesinger 2010-05-11 22:22:53 +02:00 committed by David Somero
parent 2ff6d038c3
commit 28382ae096

View file

@ -45,7 +45,7 @@ cd $PRGNAM-$VERSION
chown -R root:root . chown -R root:root .
chmod -R u+w,go+r-w,a-s . chmod -R u+w,go+r-w,a-s .
echo "y" | perl Makefile.PL echo "y" | perl Makefile.PL INSTALLDIRS=vendor
make make