7151e087d1
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@
7 lines
212 B
Plaintext
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];
|