Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 17:48:12 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/russian/pgp.language Makefile
Message-ID:  <199810160048.RAA02123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/15 17:48:11 PDT

  Modified files:
    russian/pgp.language Makefile 
  Log:
  Mark BROKEN for ELF:
  ===>   ru-pgp-2.6.3ia depends on executable: pgp - found
  [ -d /usr/local/lib/pgp ] || mkdir -p /usr/local/lib/pgp
  cd /usr/ports/russian/pgp.language/work; install -c -o bin -g bin -m 444 language.txt ru.hlp /usr/local/lib/pgp
  cd /usr/ports/russian/pgp.language/work; tr -d '\015' < NOTES.ru > /usr/local/lib/pgp/NOTES.ru
  cd /usr/local/lib/pgp; grep -l -q '^Language.*=.*ru' config.txt || {  cp config.txt config.txt.bak;  sed 's/^Language.*=.*$/Language = ru/' < config.txt.bak > config.txt; }
  grep: config.txt: No such file or directory
  cp: config.txt: No such file or directory
  *** Error code 1
  
  Revision  Changes    Path
  1.18      +3 -1      ports/russian/pgp.language/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810160048.RAA02123>