SHA256
1
0
forked from pool/dateutils

add workaround for RHEL, fedora, mdv

OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=3
This commit is contained in:
Pascal Bleser 2011-10-16 18:17:19 +00:00 committed by Git OBS Bridge
parent b4871b0928
commit 4a54b0199f

View File

@ -35,6 +35,9 @@ export CCFLAGS="$CFLAGS"
%install
%makeinstall
# needed on RHEL6, Mandriva, Fedora
%__rm -f "%{buildroot}%{_infodir}"
%__rm -rf "%{buildroot}%{_includedir}/dateutils"
%post