]> git.pld-linux.org Git - packages/dclib.git/blobdiff - dclib.spec
- regenerate config.* files,
[packages/dclib.git] / dclib.spec
index 50ac6d07287e829b0f01ef92662c86b16cf9ae14..13a16f81522f052baeb91a9e0298800ece5725cb 100644 (file)
@@ -35,7 +35,7 @@ The header files are only needed for development of programs using the
 dclib.
 
 %description devel -l pl
-Pliki nag³ówkowe potrzebne tylko przy rozwijaniu programów z u¿yciem 
+Pliki nag³ówkowe potrzebne tylko przy rozwijaniu programów z u¿yciem
 dclib.
 
 %package static
@@ -56,6 +56,7 @@ Statyczne biblioteki dclib.
 %build
 aclocal
 autoconf
+cp -f /usr/share/automake/config.* .
 %configure
 
 %{__make}
@@ -82,7 +83,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.gz
 %attr(755,root,root) %{_libdir}/*.la
 %attr(755,root,root) %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/*.so.0
 %attr(755,root,root) %{_includedir}/%{name}/*.h
 
 %files static
This page took 0.06132 seconds and 4 git commands to generate.