From owner-cvs-gnu Sat Oct 29 00:15:05 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id AAA09967 for cvs-gnu-outgoing; Sat, 29 Oct 1994 00:15:05 -0700 Received: (from pst@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id AAA09946; Sat, 29 Oct 1994 00:14:57 -0700 Date: Sat, 29 Oct 1994 00:14:57 -0700 From: Paul Traina Message-Id: <199410290714.AAA09946@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/perl/x2p Makefile find2perl h2ph h2ph.1 s2p Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk pst 94/10/29 00:14:56 Modified: gnu/usr.bin/perl/misc c2ph pstruct gnu/usr.bin/perl/perl config.sh gnu/usr.bin/perl/x2p Makefile find2perl h2ph h2ph.1 s2p Log: Test test test! sigh! Perl's scripts are still trying to execute perl out of /usr/gnu/bin/perl. The hack Larry was using for h2ph.1 doesn't work with the new macros, so make it a real man page. Also, we weren't building the .ph files, add them as an afterinstall rule in the x2p subdirectory.