diff options
author | rillig <rillig> | 2005-12-05 20:49:47 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-12-05 20:49:47 +0000 |
commit | b4f920543059af038598712771c3211999ef42a6 (patch) | |
tree | dac5b1dd14794d86b061d26b9503adb2552ed3f8 /graphics/xpaint/patches | |
parent | 5bf026ec112f405b514a2d69a72e10fa92c4c524 (diff) | |
download | pkgsrc-b4f920543059af038598712771c3211999ef42a6.tar.gz |
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Diffstat (limited to 'graphics/xpaint/patches')
-rw-r--r-- | graphics/xpaint/patches/patch-af | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/patches/patch-af b/graphics/xpaint/patches/patch-af index 5c6c2f7a0a0..d17b3401049 100644 --- a/graphics/xpaint/patches/patch-af +++ b/graphics/xpaint/patches/patch-af @@ -1,8 +1,8 @@ -$NetBSD: patch-af,v 1.11 2005/09/07 14:10:16 adam Exp $ +$NetBSD: patch-af,v 1.12 2005/12/05 20:50:23 rillig Exp $ --- Local.config.orig 2005-04-30 21:33:14.000000000 +0000 +++ Local.config -@@ -9,7 +9,7 @@ XCOMM $Id: Local.config,v 1.18 2005/03/2 +@@ -9,7 +9,7 @@ XCOMM Local customization DESTDIR = |