openbsd-ports/audio/p5-gnupod/patches/patch-tools_getINC_pl
okan 7151e087d1 import p5-gnupod
GNUpod is a collection of Perl scripts which allow you to manipulate and
use your iPod.

from James Turner - thanks.

comments from simon@, sthen@ and probably others

"ok by me" merdely@
2008-05-19 20:21:42 +00:00

7 lines
212 B
Plaintext

$OpenBSD: patch-tools_getINC_pl,v 1.1.1.1 2008/05/19 20:21:42 okan Exp $
--- tools/getINC.pl.orig Sat May 17 16:58:11 2008
+++ tools/getINC.pl Sat May 17 16:58:18 2008
@@ -1 +1 @@
-print $INC[0];
+print $INC[4];