From a5c0a8abd7de47e3da73eff252fba3fef7e1d7ce Mon Sep 17 00:00:00 2001 From: cantor Date: Wed, 14 Nov 2007 18:20:34 +0000 Subject: [PATCH] line feed change git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@438 de75baf8-a10c-0410-a50a-987c0e22f00f --- depend | 12 ++++++------ pkginfo.in | 24 ++++++++++++------------ postinstall | 18 +++++++++--------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/depend b/depend index b663e92..6d0e187 100644 --- a/depend +++ b/depend @@ -1,6 +1,6 @@ -P SHIBossl OpenSSL - 0.9.8g -P SHIBxerces xerces-c - 2.8.0 -P SHIBxmlsec xml-security-c - 1.4.0 +P SHIBossl OpenSSL + 0.9.8g +P SHIBxerces xerces-c + 2.8.0 +P SHIBxmlsec xml-security-c + 1.4.0 diff --git a/pkginfo.in b/pkginfo.in index 34a0393..2b200fb 100644 --- a/pkginfo.in +++ b/pkginfo.in @@ -1,12 +1,12 @@ -PKG=SHIBxmltool -ARCH=sparc -VERSION=@-VERSION-@ -BASEDIR=/usr/local -NAME=xmltooling-c -CATEGORY=application,textproc,security -DESC=Library for DOM processing with Signature/Encryption for C++ -VENDOR=Internet2 -HOTLINE=https://bugs.internet2.edu/ -CLASSES=none -PSTAMP=sunra.internet2.edu 2007-11-15 -EMAIL=cantor.2@osu.edu +PKG=SHIBxmltool +ARCH=sparc +VERSION=@-VERSION-@ +BASEDIR=/usr/local +NAME=xmltooling-c +CATEGORY=application,textproc,security +DESC=Library for DOM processing with Signature/Encryption for C++ +VENDOR=Internet2 +HOTLINE=https://bugs.internet2.edu/ +CLASSES=none +PSTAMP=sunra.internet2.edu 2007-11-15 +EMAIL=cantor.2@osu.edu diff --git a/postinstall b/postinstall index 321de70..6301db6 100644 --- a/postinstall +++ b/postinstall @@ -1,9 +1,9 @@ -#!/bin/sh - -cd ${CLIENT_BASEDIR}/share/xml/xmltooling - -sed "s|uri=\".*${CLIENT_BASEDIR}|uri=\"${CLIENT_BASEDIR}|1" catalog.xml > catalog.xml.tmp -mv catalog.xml.tmp catalog.xml -chmod 644 catalog.xml - -exit 0 +#!/bin/sh + +cd ${CLIENT_BASEDIR}/share/xml/xmltooling + +sed "s|uri=\".*${CLIENT_BASEDIR}|uri=\"${CLIENT_BASEDIR}|1" catalog.xml > catalog.xml.tmp +mv catalog.xml.tmp catalog.xml +chmod 644 catalog.xml + +exit 0 -- 2.1.4