pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gtexinfo
Module Name: pkgsrc
Committed By: apb
Date: Sun Jan 13 20:44:55 UTC 2013
Modified Files:
pkgsrc/devel/gtexinfo: Makefile distinfo
Added Files:
pkgsrc/devel/gtexinfo/patches: patch-util_texi2dvi
Log Message:
In util/texi2dvi, don't try to re-exec under /bin/ksh, and improve the
test for whether "local" works. Now ksh93 is correctly detected as
a shell that does not have a working 'local' command.
Use REPLACE_SH to edit the #!/bin/sh line in util/texi2dvi, to make
it use the value of ${SH} instead of /bin/sh.
Set PKGREVISION=1.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/devel/gtexinfo/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/gtexinfo/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gtexinfo/patches/patch-util_texi2dvi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index