http://bugzilla.rpmfusion.org/show_bug.cgi?id=1597


Patryk Obara <patryk.ob...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |patryk.ob...@gmail.com




--- Comment #2 from Patryk Obara <patryk.ob...@gmail.com>  2011-06-19 23:33:12 
---
In your specfile, in %files section you can replace these two lines:

%dir %{_datadir}/%{name}
%{_datadir}/%{name}/*

with

%{_datadir}/%{name}

It will work same way :). %dir is only used when inside directory you have some
files, that you don't want to package.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to