[desktop-discuss] SFEwindowmaker-0.92.0.spec
Thomas Wagner
Thomas.Wagner at sun.com
Mon Jan 7 15:12:20 PST 2008
Dick,
On Mon, Jan 07, 2008 at 06:42:57PM +0100, dick hoogendijk wrote:
>
> The package builds fine on sxde-0907, but it does not install because of
> conflicting attributes.
>
> I can install the package as root "pkgadd -d . SFEpkgs" and answer yes to
> the question about changing the attributes but I don't know if this is a
> wise thing to do. SFE installs in the heart of the system (/usr) and I
> don't want to harm this part.
>
> Any advice from somebody about this SFEwindowmaker package?
Looking at the SFEwindowmaker.spec revision 777 checkout of the svn,
it seems that you need more permission settings for the directories.
otherwise pkgbuild would use some unsuitable permission/owner settings
from the lines above. This is what the questions while pkgadd runs come
from.
To get an idea, what the package thinks about diretories like /usr/share
look at the file pkgmap in the packages itself. This file is genereated from
the infomation in the %files section of the .spec file.
Examples for the %files section: See the other spec files.
Thomas
More information about the desktop-discuss
mailing list