summaryrefslogtreecommitdiff
path: root/graphics/cdlabelgen/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cdlabelgen/patches/patch-aa')
-rw-r--r--graphics/cdlabelgen/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cdlabelgen/patches/patch-aa b/graphics/cdlabelgen/patches/patch-aa
index c7eb990e748..f721d4dea56 100644
--- a/graphics/cdlabelgen/patches/patch-aa
+++ b/graphics/cdlabelgen/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 1999/08/08 01:09:51 mjl Exp $
+$NetBSD: patch-aa,v 1.3 1999/08/08 01:26:52 mjl Exp $
--- cdlabelgen.orig Sun Aug 8 02:31:39 1999
+++ cdlabelgen Sun Aug 8 02:33:28 1999
@@ -13,7 +13,7 @@ $NetBSD: patch-aa,v 1.2 1999/08/08 01:09:51 mjl Exp $
# Modify this if you want to store your template somewhere else
# Perhaps we can make this part of a conf file in the future?
-my @where_is_the_template = ('/usr/share/cdlabelgen/',
-+my @where_is_the_template = ('@PREFIX@/share/cdlabelgen',
++my @where_is_the_template = ('@PREFIX@/share/cdlabelgen/',
+ '/usr/share/cdlabelgen/',
'/usr/local/share/cdlabelgen/',
'/usr/local/lib/cdlabelgen/',