projects
/
yazproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37e504
)
RPM: Remove *.la from install
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 May 2010 11:46:58 +0000
(13:46 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 May 2010 11:46:58 +0000
(13:46 +0200)
yazproxy.spec.in
patch
|
blob
|
history
diff --git
a/yazproxy.spec.in
b/yazproxy.spec.in
index
3d061ac
..
cb485f4
100644
(file)
--- a/
yazproxy.spec.in
+++ b/
yazproxy.spec.in
@@
-44,6
+44,7
@@
make CFLAGS="$RPM_OPT_FLAGS"
rm -fr ${RPM_BUILD_ROOT}
make prefix=${RPM_BUILD_ROOT}/%{_prefix} mandir=${RPM_BUILD_ROOT}/%{_mandir} \
libdir=${RPM_BUILD_ROOT}/%{_libdir} install
+rm ${RPM_BUILD_ROOT}/%{_libdir}/*.la
%clean
rm -fr ${RPM_BUILD_ROOT}