Edit

IABSD.fr/ports/textproc/validate/patches

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:02:12
    Hash : 8c80a751
    Message : drop RCS Ids

  • patch-validate
  • --- validate.orig	Mon Feb  3 17:10:52 2003
    +++ validate	Mon Feb  3 17:11:26 2003
    @@ -43,10 +43,10 @@ my $usage = "Usage: validate [OPTION] [F
     my $tryHelp = qq{Try "validate --help" for more information.};
     
     # SGML directory (catalog, DTDs, SGML declarations)
    -my $sgmlDir = '/usr/local/share/wdg/sgml-lib';
    +my $sgmlDir = '${LOCALBASE}/share/wdg/sgml-lib';
     
     # Location of lq-nsgmls executable
    -my $nsgmlsLocation = '/usr/local/bin/lq-nsgmls';
    +my $nsgmlsLocation = '${LOCALBASE}/bin/lq-nsgmls';
     
     # lq-nsgmls command line
     # The SGML declaration and HTML document's filename will be appended