diff options
author | ghen <ghen@pkgsrc.org> | 2006-03-09 14:50:31 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-03-09 14:50:31 +0000 |
commit | 8f994ff8ccbfa451b9e997eb6cca0e8f2bbaf96a (patch) | |
tree | 5dfaf291a174bff9f21a03a3c2c7d0ff9f7c9c44 /sysutils/tob | |
parent | 65885ca362ff04cc0390f577f53d6f99c5b8f2ad (diff) | |
download | pkgsrc-8f994ff8ccbfa451b9e997eb6cca0e8f2bbaf96a.tar.gz |
Use REPLACE_INTERPRETER instead of a patch.
Diffstat (limited to 'sysutils/tob')
-rw-r--r-- | sysutils/tob/Makefile | 7 | ||||
-rw-r--r-- | sysutils/tob/distinfo | 4 | ||||
-rw-r--r-- | sysutils/tob/patches/patch-aa | 8 |
3 files changed, 9 insertions, 10 deletions
diff --git a/sysutils/tob/Makefile b/sysutils/tob/Makefile index 4f8129d4cf5..2f800afdad1 100644 --- a/sysutils/tob/Makefile +++ b/sysutils/tob/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/03/04 21:30:43 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/09 14:50:31 ghen Exp $ DISTNAME= tob-0.25 CATEGORIES= sysutils @@ -17,6 +17,11 @@ CONF_FILES+= ${EGDIR}/example.startdir ${PKG_SYSCONFDIR}/tob/volumes/example.sta INSTALLATION_DIRS= man/man8 sbin +REPLACE_INTERPRETER+= bash +_REPLACE.bash.old= /bin/bash +_REPLACE.bash.new= ${SH:Q} +_REPLACE_FILES.bash= tob + do-build: for f in tob tob.rc; do \ ${MV} ${WRKSRC}/$$f ${WRKSRC}/$$f-pre && \ diff --git a/sysutils/tob/distinfo b/sysutils/tob/distinfo index 4a7ab272697..e1d1dc26536 100644 --- a/sysutils/tob/distinfo +++ b/sysutils/tob/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:40:58 agc Exp $ +$NetBSD: distinfo,v 1.3 2006/03/09 14:50:31 ghen Exp $ SHA1 (tob-0.25.tgz) = 71a5bb9dac7c2d4aa800392213b11e9616370b80 RMD160 (tob-0.25.tgz) = 31ce5e85a10835909834853f1f95077cd3ad9542 Size (tob-0.25.tgz) = 107423 bytes -SHA1 (patch-aa) = b83fdd64a257005146bc577554a416f56c072948 +SHA1 (patch-aa) = 746a93edb629023107dd67ad7193c8d6ca589bce SHA1 (patch-ab) = a4c27f1b93a669f2be0a6f2579e528c583393be8 diff --git a/sysutils/tob/patches/patch-aa b/sysutils/tob/patches/patch-aa index dcdc1f67274..85f0ebaad90 100644 --- a/sysutils/tob/patches/patch-aa +++ b/sysutils/tob/patches/patch-aa @@ -1,13 +1,7 @@ -$NetBSD: patch-aa,v 1.1.1.1 2003/06/27 12:01:12 agc Exp $ +$NetBSD: patch-aa,v 1.2 2006/03/09 14:50:31 ghen Exp $ --- tob 2003/06/27 11:08:36 1.1 +++ tob 2003/06/27 11:13:55 -@@ -1,4 +1,4 @@ --#!/bin/bash -+#! /bin/sh - # - # tob --- Tape Oriented Backup - # @@ -13,8 +13,8 @@ # |