[Slackbuilds-users] Fwd: Slackbuilds: qemu-kvm wrong etc directory placement

Nikos Skalkotos skalkoto at gmail.com
Wed May 11 07:20:56 UTC 2011


I waited for a week before forwarding this to the list but did not get
any reply. I also discovered that Alien Bob maintains a slackbuild for
qemu-kvm, so we could completely drop this.


---------- Forwarded message ----------
From: Nikos Skalkotos <skalkoto at gmail.com>
Date: Tue, May 3, 2011 at 6:49 PM
Subject: Slackbuilds: qemu-kvm wrong etc directory placement
To: slackbuilds at go4it2day.com


Hello Stu,

The slackbuild you provide for the qemu-kvm package will end up having
the configuration files in /urs/etc/qemu. Since in slackware /etc is
favored over /usr/etc I think it is probably  better to provide
--sysconfdir=/etc  option to the ./configure script.

Also, BUILD_ARCH="" in line 51 should probably be
BUILD_ARCH=${BUILD_ARCH:-""} to allow to people to choose a different
BUILD_ARCH by externally overwriting the variable and not having to
alter the building script.

Find attached a patch with my suggestions.

Regards,
Nikos Skalkotos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qemu-kvm.SlackBuild.diff
Type: application/octet-stream
Size: 619 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20110511/8777e259/attachment.obj>


More information about the SlackBuilds-users mailing list