[Slackbuilds-users] ion3 and hsetroot

Eugen Wissner belka.ew at gmail.com
Wed Sep 23 04:47:56 UTC 2009


Why isn't there ion (3) in Repository 13.0? I checked version from 12.2. It
works without problems on Slackware 13.0.
And what is with my hsetroot SlackBuild, which I submitted? I had an error.
I forgot to replace
if [ "$ARCH" = "core2" ]; then
  SLKCFLAGS="-O2 -march=core -fomit-frame-pointer"
with:
if [ "$ARCH" = "i486" ]; then
  SLKCFLAGS="-O2 -march=i486 -mtune=i686"
I do this change for my processor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20090923/29d7ade5/attachment.htm>


More information about the SlackBuilds-users mailing list