git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70c6e3c
)
Fix removing of .la files (for ETICS build).
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 17 Jun 2011 09:16:52 +0000
(09:16 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Fri, 17 Jun 2011 09:16:52 +0000
(09:16 +0000)
org.glite.lb.client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/Makefile
b/org.glite.lb.client/Makefile
index
07c2b36
..
726cc36
100644
(file)
--- a/
org.glite.lb.client/Makefile
+++ b/
org.glite.lb.client/Makefile
@@
-405,7
+405,7
@@
check_version:
${CHECK_VERSION} ${stagedir}${prefix}/include/glite/lb/common_version.h
post-install:
- rm -rfv ${PREFIX}${prefix}${libdir}/*.la
+ rm -rfv ${PREFIX}${prefix}
/
${libdir}/*.la
post-install-rpath:
for file in `find ${PREFIX}${prefix}/${libdir} -type f` \