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



--- Comment #5 from Michael Schwendt (Fedora Packager Sponsors Group) 
<[email protected]> ---
> Fedora's RPM includes a %makeinstall macro but it must NOT be used
> when make install DESTDIR=%{buildroot} works.

There are _two_ macros:

  1. %makeinstall
  2. %make_install

The %makeinstall macro should be avoided, because it redefines many path
variables that can lead to ugly side-effects.

The %make_install macro does exactly what you want. Really do take a look at
"rpm -E %make_install" to see what the macro does. It's there to make packaging
easier. ;-)


> or what remove second group tag or second group tag should be: 
> Group: System Environment/Libraries ? 

No, "Development/Libraries" is correct for library -devel packages.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to