summaryrefslogtreecommitdiff
path: root/archivers/dar
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-15 19:20:36 +0000
committerhans <hans@pkgsrc.org>2012-02-15 19:20:36 +0000
commitbcbbb9b54f765aefac6a5d6d4d5c1c957613be1e (patch)
tree5377898d687ccf744760c82285042da835c28ee5 /archivers/dar
parent2e009a82948ee73af61163ebd2d9455eddc1e9c8 (diff)
downloadpkgsrc-bcbbb9b54f765aefac6a5d6d4d5c1c957613be1e.tar.gz
REPLACE_BASH on all installed shell scripts.
Diffstat (limited to 'archivers/dar')
-rw-r--r--archivers/dar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/dar/Makefile b/archivers/dar/Makefile
index 7d9f6266885..fcd3a3a0f21 100644
--- a/archivers/dar/Makefile
+++ b/archivers/dar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2012/01/29 02:54:18 sbd Exp $
+# $NetBSD: Makefile,v 1.39 2012/02/15 19:20:36 hans Exp $
DISTNAME= dar-2.4.1
CATEGORIES= archivers sysutils
@@ -32,7 +32,7 @@ PKGCONFIG_OVERRIDE= src/libdar/libdar.pc.tmpl.in
#
CHECK_INTERPRETER_SKIP+= share/dar/samples/*
REPLACE_PERL+= doc/samples/dar_backup
-REPLACE_BASH+= doc/samples/*.bash doc/samples/clust*.sh
+REPLACE_BASH+= doc/samples/*.bash doc/samples/*.sh doc/samples/*.duc
## Our threading check here is the same as the one used in devel/perl5.
#