Files
pkgsrc-ng/sysutils/xfce4-thunar/patches/patch-ab
2013-09-26 17:14:40 +02:00

14 lines
455 B
Plaintext

$NetBSD: patch-ab,v 1.4 2009/09/16 01:15:34 reed Exp $
--- configure.orig 2009-02-24 21:09:38.000000000 +0000
+++ configure
@@ -21169,7 +21169,7 @@ fi
{ echo "$as_me:$LINENO: checking for operating system support" >&5
echo $ECHO_N "checking for operating system support... $ECHO_C" >&6; }
case "$target_os" in
- dragonfly*|freebsd*|netbsd*|openbsd*|darwin*)
+ freebsd*|netbsd*|openbsd*|darwin*)
ac_bm_thunar_vfs_os_impl=bsd
;;