Comment 8 for bug 1080376

Revision history for this message
Brian Aker (brianaker) wrote :

BTW from the RHEL based spec file:

%install
%{__rm} -rf %{buildroot}
%{__make} install DESTDIR="%{buildroot}" AM_INSTALL_PROGRAM_FLAGS=""

Your spec file calls install-am, which skips BUILT_SOURCES.