08495ca7d8
changes: -localizations added -using GOption, GList and GString now -checking for a composited desktop-environment, thus depending on gtk+ >= 2.10.0 -brand new gremlin/gremlin-24 theme included -smooth hand animations -no more flashing of backgrond-clear-color upon startup -bugfixes
13 lines
409 B
Text
13 lines
409 B
Text
$NetBSD: patch-ab,v 1.2 2007/09/03 16:28:38 drochner Exp $
|
|
|
|
--- man/Makefile.in.orig 2007-08-20 06:24:15.000000000 +0200
|
|
+++ man/Makefile.in
|
|
@@ -208,7 +208,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-manualdir = $(datadir)/man/man1
|
|
+manualdir = $(mandir)/man1
|
|
manual_DATA = cairo-clock.1.gz
|
|
EXTRA_DIST = $(manual_DATA)
|
|
all: all-am
|