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:
40dc8d6
)
Compensate the library major version bump after there were accidentally fixed library...
author
František Dvořák
<valtri@civ.zcu.cz>
Tue, 17 Apr 2012 09:02:45 +0000
(09:02 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Tue, 17 Apr 2012 09:02:45 +0000
(09:02 +0000)
org.glite.px.proxyrenewal/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.px.proxyrenewal/Makefile
b/org.glite.px.proxyrenewal/Makefile
index
a9da394
..
9de1b85
100644
(file)
--- a/
org.glite.px.proxyrenewal/Makefile
+++ b/
org.glite.px.proxyrenewal/Makefile
@@
-74,7
+74,7
@@
CFLAGS:= ${CFLAGS} ${DEBUG} \
-I${glite_location}/include \
-DLOCAL_PX_COMPILE=1
-offset=
1
+offset=
0
version_info:=-version-info ${shell \
perl -e '$$,=":"; @F=split "\\.","${version}"; print $$F[0]+$$F[1]+${offset},$$F[2],$$F[1]' }