Project homepage: http://gottcode.org/peg-e/
I would like to build Peg-E from git [link] and I guess that I'm doing something wrong. I used a SlackBuild from slacy.eu and I have added to it these lines
- Code: Select all
chmod 644 $PKG/usr/doc/$PKGNAME-$VERSION/*
# Add translations
mkdir -p $PKG/usr/share/peg-e/translations
cp -a translations/pege_he_IL.qm $PKG/usr/share/peg-e/translations/pege_he_IL.qm
cp -a translations/pege_en.qm $PKG/usr/share/peg-e/translations/pege_en.qm
# Also add the slack-desk file and this slackbuild to the package
May anybody help with an SLKBUILD script? (the source code is short to build, only ~200k)
Thank you.


