summaryrefslogtreecommitdiff
path: root/sysutils/desktop-file-utils/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-07-03 19:47:36 +0000
committerwiz <wiz@pkgsrc.org>2007-07-03 19:47:36 +0000
commit02082589b5405ac7774ad9c4b8c88cc87158fe3f (patch)
tree3a9306a2e42aefa049ad9119298f71b371084591 /sysutils/desktop-file-utils/patches
parent4f45301c9d7f1e947099fb1a7b147e18428ddbc0 (diff)
downloadpkgsrc-02082589b5405ac7774ad9c4b8c88cc87158fe3f.tar.gz
Update to 0.13:
============ Version 0.13 ============ o rewrite validator, and update it for desktop entry specification 1.0. The validator should be stricter and report more useful messages. (Vincent) o add --warn-kde and --no-warn-deprecated command line options to desktop-file-validate (Vincent) o port desktop-file-install to GKeyFile (Vincent) o don't require --vendor for desktop-file-install (Vincent) o some general module cleanup (Vincent)
Diffstat (limited to 'sysutils/desktop-file-utils/patches')
-rw-r--r--sysutils/desktop-file-utils/patches/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/desktop-file-utils/patches/patch-ab b/sysutils/desktop-file-utils/patches/patch-ab
index 011728d0ff0..c6cba11d297 100644
--- a/sysutils/desktop-file-utils/patches/patch-ab
+++ b/sysutils/desktop-file-utils/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.3 2006/11/18 23:58:54 wiz Exp $
+$NetBSD: patch-ab,v 1.4 2007/07/03 19:47:36 wiz Exp $
---- Makefile.in.orig 2006-11-07 17:11:11.000000000 +0000
+--- Makefile.in.orig 2007-06-04 22:33:50.000000000 +0000
+++ Makefile.in
-@@ -180,7 +180,7 @@ sbindir = @sbindir@
+@@ -143,7 +143,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = src misc
+SUBDIRS = src
- all: config.h
- $(MAKE) $(AM_MAKEFLAGS) all-recursive
-
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs