916842046f
The Documenter's Workbench (DWB) Release 3.3 is AT&T's original software distribution of nroff and troff (ditroff), the preprocessors tbl, eqn, pic, and grap, and the macro packages man, ms, and mm.
11 lines
304 B
Bash
11 lines
304 B
Bash
$NetBSD: patch-index_subj_subj.sh,v 1.1 2015/08/22 20:51:31 leot Exp $
|
|
|
|
Make executeable
|
|
|
|
--- index/subj/subj.sh.orig 2015-05-19 16:08:15.000000000 +0200
|
|
+++ index/subj/subj.sh 2015-05-19 16:08:26.000000000 +0200
|
|
@@ -1,3 +1,4 @@
|
|
+#!/bin/sh
|
|
trap 'rm -f /tmp/sbj*$$; exit' 1 2 3 15
|
|
UL=/usr/lib/dwb
|
|
d=d
|