don't manually fix timestamps
This commit is contained in:
parent
b7764dc050
commit
53c5998e12
@ -43,8 +43,6 @@ make DESTDIR=%{buildroot} install INSTALL='install -p'
|
|||||||
mkdir -p babl_docs babl_docs/html
|
mkdir -p babl_docs babl_docs/html
|
||||||
cp -pr docs/graphics docs/*.html docs/babl.css babl_docs/html
|
cp -pr docs/graphics docs/*.html docs/babl.css babl_docs/html
|
||||||
rm -rf babl_docs/html/graphics/Makefile*
|
rm -rf babl_docs/html/graphics/Makefile*
|
||||||
# fix timestamps for multilib
|
|
||||||
touch -m --reference=docs/Makefile.am babl_docs/html{,/graphics}/*
|
|
||||||
|
|
||||||
rm -rf %{buildroot}%{_libdir}/*.la
|
rm -rf %{buildroot}%{_libdir}/*.la
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user