[Bug 509160] Review Request: mine_detector – a mine-finding game

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=509160

Toshio Ernie Kuratomi <a.badger@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.badger@xxxxxxxxx

--- Comment #18 from Toshio Ernie Kuratomi <a.badger@xxxxxxxxx> 2010-01-27 14:19:51 EST ---
Note:  This is fine:
  desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE3}

Sometimes people will do something like this: 
  mkdir -p %{buildroot}/%{docdir}/%{name}-%{version}
  cp %{SOURCE3} %{buildroot}/%{docdir}/%{name}-%{version}

Than can run into problems if there's also %doc directives in %files:
  %doc README COPYING

as rpm will remove the docdir files created in %install.  That's one reason you
might see some packages installing files unneeded for the build into the
builddir in %prep.

-- 
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.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]