From: Zdeněk Salvet Date: Thu, 29 Jul 2004 08:22:14 +0000 (+0000) Subject: Create include/glite/security/proxyrenewal directory during install. X-Git-Tag: merge_gss2scm_dst~37 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c1059049c194d62c5d5a2493adbff145a7316a5a;p=jra1mw.git Create include/glite/security/proxyrenewal directory during install. --- diff --git a/org.glite.security.proxyrenewal/Makefile b/org.glite.security.proxyrenewal/Makefile index ff5e28e..8a41bd0 100644 --- a/org.glite.security.proxyrenewal/Makefile +++ b/org.glite.security.proxyrenewal/Makefile @@ -133,7 +133,7 @@ distbin: rm -rf tmpbuilddir install: - -mkdir -p ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include/glite/security + -mkdir -p ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include/glite/security/proxyrenewal ${INSTALL} -m 644 ${LIB} ${THRLIB} ${PREFIX}/lib ${INSTALL} -m 755 ${DAEMON} ${CLIENT} ${PREFIX}/bin cd ${top_srcdir}/interface && ${INSTALL} -m 644 renewal.h ${PREFIX}/include/glite/security/proxyrenewal