Searched refs:HPUX_REV (Results 1 – 4 of 4) sorted by relevance
651 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`730 echo "$HP_ARCH"-hp-hpux"$HPUX_REV"733 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`734 echo ia64-hp-hpux"$HPUX_REV"
633 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`712 echo ${HP_ARCH}-hp-hpux${HPUX_REV}715 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`716 echo ia64-hp-hpux${HPUX_REV}
653 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`732 echo "$HP_ARCH"-hp-hpux"$HPUX_REV"735 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`736 echo ia64-hp-hpux"$HPUX_REV"
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...