openbsd-ports/databases/gq/patches/patch-src_Makefile_in
jasper 33b462f0c0 - regen WANTLIB
- install .desktop file where it should
- add missing goo and dependency
- get rid of implicit declaration warnings
- add missing rcs id's to several patches

ok mbalmer@ (MAINTAINER), sthen@
2009-01-26 18:17:25 +00:00

13 lines
395 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.5 2009/01/26 18:17:25 jasper Exp $
--- src/Makefile.in.orig Mon Jan 26 15:54:51 2009
+++ src/Makefile.in Mon Jan 26 15:55:28 2009
@@ -251,7 +251,7 @@ EXTRA_DIST = \
gq.desktop COPYING.c
-sysdir = $(datadir)/gnome/apps/Internet
+sysdir = $(datadir)/applications/
sys_DATA = gq.desktop
subdir = src
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs