mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/yaml: Updated for version 0.66
This commit is contained in:
parent
2ff6d038c3
commit
28382ae096
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ cd $PRGNAM-$VERSION
|
|||
chown -R root:root .
|
||||
chmod -R u+w,go+r-w,a-s .
|
||||
|
||||
echo "y" | perl Makefile.PL
|
||||
echo "y" | perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
||||
make
|
||||
|
||||
|
|
Loading…
Reference in a new issue