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

Robert-André Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Doc Type|---                         |If docs needed, set a value



--- Comment #1 from Robert-André Mauchin <[email protected]> ---
 - make install DESTDIR=%{buildroot} → %make_install

 - the license file COPYING must be installed with %license not %doc 

%license COPYING
%doc README THANKS TODO AUTHORS ChangeLog

 - Just use:

%{_bindir}/*
%{_mandir}/man*/*
%{_datadir}/%{name}/


 - Build fails:

+ autoreconf -fiv
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
configure.ac:75: error: AC_REQUIRE(gl_COMPILER_PREPARE_CHECK_DECL): cannot be
used outside of an AC_DEFUN'd macro
configure.ac:75: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

-- 
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]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to