]> git.pld-linux.org Git - packages/gd.git/commitdiff
- added %%{_libdir}/*.la to devel. gd-1_8_3-3
authorkloczek <kloczek@pld-linux.org>
Wed, 30 Aug 2000 21:12:57 +0000 (21:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gd.spec -> 1.36

gd.spec

diff --git a/gd.spec b/gd.spec
index b9d8b03c8c9cc1c2b09ab2a273dcdbe41ea519eb..5dee7c21bb5c14c853cff9be903ebc3a59650269 100644 (file)
--- a/gd.spec
+++ b/gd.spec
@@ -104,6 +104,7 @@ rm -fr $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc index.html.gz 
 %attr(755,root,root) %{_libdir}/*.so
+%attr(755,root,root) %{_libdir}/*.la
 %{_includedir}/*
 
 %files static
This page took 0.171519 seconds and 4 git commands to generate.