[Slackbuilds-users] Why does this Slackbuild fails

Matteo Bernardini matteo.bernardini at gmail.com
Wed Nov 6 11:38:42 UTC 2013


line 230 is this

cat $PKG/install/slack-desc | grep "^${PRGNAM}" >
$OUTPUT/${PRGNAM}-${VERSION}-${ARCH}-${BUILD}${TAG}.txt

so the package is already done and this don't break anything.

note that PRGNAM is "Cinnamon" and the slack-desc lines begin with
"cinnamon": that's probably why the grep "^${PRGNAM}" returns false.

Matteo


More information about the SlackBuilds-users mailing list