[Bug 506232] Review Request: rekonq - KDE browser based on Webkit

bugzilla at redhat.com bugzilla at redhat.com
Sun Aug 30 20:35:01 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=506232





--- Comment #11 from Orcan 'oget' Ogetbil <oget.fedora at gmail.com>  2009-08-30 16:34:59 EDT ---
Hi Eelko,
The directory is still unowned. I gave the solution to this problem above in
comment #1. Let me rephrase:

   %{_kde4_appsdir}/%{name}/* owns everything inside the directory but does not
own the directory itself.

   %dir %{_kde4_appsdir}/%{name} owns just the directory but does not own the
contents of the directory.

   %{_kde4_appsdir}/%{name}/ owns both the directory and its contents. This is
what you want.

Alternatively you can do
   %dir %{_kde4_appsdir}/%{name}
   %{_kde4_appsdir}/%{name}/*
which is longer but has the same effect.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list