ftp.nice.ch/users/chris/gnu/texinfo-3.1.before.config.sh

This is texinfo-3.1.before.config.sh in view mode; [Download] [Up]

#! /bin/sh
###############################################################################
#
# File:         texinfo-3.1.before.config.sh
# RCS:          $Header: $
# Description:  fix ar options bug
# Author:       Christian Limpach <chris@nice.ch>
# Created:      Mon Apr  3 22:54:10 1995
# Modified:     Mon Apr  3 22:58:44 1995 (Christian Limpach) chris@nice.ch
# Language:     Shell-script
# Package:      N/A
# Status:       Experimental (Do Not Distribute)
#
# (C) Copyright 1995, Christian Limpach, all rights reserved.
# This is free software, and you are welcome to redistribute it
# under certain conditions; see ftp://nice.ethz.ch/users/chris/TERMS
# for details. This software comes with ABSOLUTELY NO WARRANTY.
#
###############################################################################

perl -pi~ -e 's/ar qcv/ar rcv/' libtxi/Makefile.in

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.