Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-ab,v 1.2 2006/03/09 11:28:00 ghen Exp $
--- test.sh.orig 2006-03-09 12:24:22.000000000 +0100
+++ test.sh
@@ -2,7 +2,7 @@
testit () {
echo "TEST: Running 'atitvout $FLAG $1' ..."
- ./atitvout $FLAG $1
+ @PREFIX@/sbin/atitvout $FLAG $1
echo "TEST: ... finished. Return value is $?. Please wait 3 seconds."
echo
sleep 3