summaryrefslogtreecommitdiff
path: root/time/asclock-xlib/patches/patch-ac
blob: a705340ccb66416c791288f89ce75e081fe2b572 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1.1.1 2000/12/17 23:32:15 wiz Exp $

--- ./config.c.orig	Sun Mar 14 18:09:13 1999
+++ ./config.c	Thu Oct  7 03:36:59 1999
@@ -26,8 +26,7 @@
  
 char *themes_directories[] = {
   "./themes/",
-  "/usr/local/share/asclock/",
-  "/usr/share/asclock/",
+  PREFIX "/share/asclock-xlib/",
   "",
   NULL
 };