038065f17c
- add gconf/schema and scrollkeeper handling - while here, do some cleaning: remove quotes around COMMENT and add license information thanks to Charles Longeau" <chl at tuxfamily dot org> for noticing it didn't build without scrollkeeper MAINTAINER timeout
13 lines
390 B
Plaintext
13 lines
390 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2007/07/29 14:40:58 ajacoutot Exp $
|
|
--- Makefile.in.orig Mon Jul 23 20:47:40 2007
|
|
+++ Makefile.in Mon Jul 23 20:47:54 2007
|
|
@@ -598,8 +598,6 @@ install-data-local:
|
|
fi \
|
|
done \
|
|
fi
|
|
- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
|
|
- $(GCONFTOOL) --makefile-install-rule $(top_builddir)/gmfsk.schemas
|
|
|
|
dist-hook:
|
|
if test -d pixmaps; then \
|