pkgsrc/security/seahorse/patches/patch-ac
joerg e16b1b92b0 Reorder subdirectories. The agent wants to modify the installed
daemon. No idea how this could have ever worked.
2007-06-12 20:09:11 +00:00

15 lines
355 B
Text

$NetBSD: patch-ac,v 1.3 2007/06/12 20:09:11 joerg Exp $
--- Makefile.in.orig 2007-06-12 19:57:56.000000000 +0000
+++ Makefile.in
@@ -343,8 +343,8 @@ SUBDIRS = libcryptui \
help \
pixmaps \
plugins \
- $(AGENT_DIR) \
- daemon
+ daemon \
+ $(AGENT_DIR)
EXTRA_DIST = \
AUTHORS \