Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
This commit is contained in:
parent
a7c3c50ec0
commit
be03168b47
16
sysutils/deja-dup/patches/patch-configure
Normal file
16
sysutils/deja-dup/patches/patch-configure
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2012/09/11 07:03:50 ajacoutot Exp $
|
||||
|
||||
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
|
||||
|
||||
--- configure.orig Tue Aug 21 21:20:36 2012
|
||||
+++ configure Tue Sep 11 08:56:09 2012
|
||||
@@ -14751,6 +14751,9 @@ else
|
||||
fi
|
||||
|
||||
;;
|
||||
+ *-*-openbsd*)
|
||||
+ DATADIRNAME=share
|
||||
+ ;;
|
||||
*)
|
||||
DATADIRNAME=lib
|
||||
;;
|
16
x11/gnome/file-roller/patches/patch-configure
Normal file
16
x11/gnome/file-roller/patches/patch-configure
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2012/09/11 07:03:50 ajacoutot Exp $
|
||||
|
||||
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
|
||||
|
||||
--- configure.orig Mon May 14 21:10:26 2012
|
||||
+++ configure Tue Sep 11 08:51:14 2012
|
||||
@@ -13011,6 +13011,9 @@ else
|
||||
fi
|
||||
|
||||
;;
|
||||
+ *-*-openbsd*)
|
||||
+ DATADIRNAME=share
|
||||
+ ;;
|
||||
*)
|
||||
DATADIRNAME=lib
|
||||
;;
|
16
x11/gnome/gedit/patches/patch-configure
Normal file
16
x11/gnome/gedit/patches/patch-configure
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2012/09/11 07:03:50 ajacoutot Exp $
|
||||
|
||||
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
|
||||
|
||||
--- configure.orig Thu May 24 14:47:15 2012
|
||||
+++ configure Tue Sep 11 08:52:01 2012
|
||||
@@ -13817,6 +13817,9 @@ else
|
||||
fi
|
||||
|
||||
;;
|
||||
+ *-*-openbsd*)
|
||||
+ DATADIRNAME=share
|
||||
+ ;;
|
||||
*)
|
||||
DATADIRNAME=lib
|
||||
;;
|
16
x11/gnome/sushi/patches/patch-configure
Normal file
16
x11/gnome/sushi/patches/patch-configure
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2012/09/11 07:03:50 ajacoutot Exp $
|
||||
|
||||
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
|
||||
|
||||
--- configure.orig Mon Apr 16 17:18:06 2012
|
||||
+++ configure Tue Sep 11 08:47:28 2012
|
||||
@@ -4626,6 +4626,9 @@ else
|
||||
fi
|
||||
|
||||
;;
|
||||
+ *-*-openbsd*)
|
||||
+ DATADIRNAME=share
|
||||
+ ;;
|
||||
*)
|
||||
DATADIRNAME=lib
|
||||
;;
|
16
x11/gnome/system-monitor/patches/patch-configure
Normal file
16
x11/gnome/system-monitor/patches/patch-configure
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2012/09/11 07:03:50 ajacoutot Exp $
|
||||
|
||||
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
|
||||
|
||||
--- configure.orig Tue Apr 17 02:33:10 2012
|
||||
+++ configure Tue Sep 11 08:48:08 2012
|
||||
@@ -16532,6 +16532,9 @@ else
|
||||
fi
|
||||
|
||||
;;
|
||||
+ *-*-openbsd*)
|
||||
+ DATADIRNAME=share
|
||||
+ ;;
|
||||
*)
|
||||
DATADIRNAME=lib
|
||||
;;
|
Loading…
x
Reference in New Issue
Block a user