Continued.

Version: 2.69-9
Related: #744771
This commit is contained in:
Pavel Raiskup 2013-01-23 08:25:47 +01:00
parent 9c7c57f989
commit f326622191

View File

@ -69,7 +69,8 @@ make check # TESTSUITEFLAGS='1-198 200-' # will disable nr. 199.
%install
make install DESTDIR=%{buildroot}
mkdir -p %{buildroot}/share
install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}
# disable until it may cause too much mess in build system
# install -m 0644 %%{SOURCE1} %%{buildroot}%%{_datadir}
%post
/sbin/install-info %{_infodir}/autoconf.info %{_infodir}/dir || :