Re: Troubles with the .desktop file

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

 



>>>>> "HJ" == Henrique Junior <henriquecsj@xxxxxxxxx> writes:

HJ> But when creating an RPM I receive a message that some files are
HJ> not packaged.

Yes, you need to include the installed .desktop file in your %files
list with a line like
  %{_datadir}/applications/*
or
  %{_datadir}/applications/%{name}.desktop

Every file that the %install section of your spec installs into the
buildroot must be included in the %files list somehow.  If not, you
get the error you're seeing.

 - J<

--
Fedora-packaging mailing list
Fedora-packaging@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-packaging

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux