more build fixes
This commit is contained in:
parent
cc8f1c9c44
commit
84e33b5aec
12
nautilus-gir-deps.patch
Normal file
12
nautilus-gir-deps.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -up nautilus-2.31.3/libnautilus-extension/Makefile.am.gir-deps nautilus-2.31.3/libnautilus-extension/Makefile.am
|
||||||
|
--- nautilus-2.31.3/libnautilus-extension/Makefile.am.gir-deps 2010-06-21 12:57:24.581805248 -0400
|
||||||
|
+++ nautilus-2.31.3/libnautilus-extension/Makefile.am 2010-06-21 12:57:32.287827597 -0400
|
||||||
|
@@ -69,7 +69,7 @@ introspection_files = \
|
||||||
|
$(libnautilus_extension_include_HEADERS) \
|
||||||
|
$(libnautilus_extension_la_SOURCES)
|
||||||
|
Nautilus-2.0.gir: libnautilus-extension.la Makefile
|
||||||
|
-Nautilus_2_0_gir_INCLUDES = Gtk-2.0 Gio-2.0 GLib-2.0
|
||||||
|
+Nautilus_2_0_gir_INCLUDES = Gtk-3.0 Gio-2.0 GLib-2.0
|
||||||
|
Nautilus_2_0_gir_CFLAGS = \
|
||||||
|
-I$(top_srcdir) \
|
||||||
|
-I$(top_builddir) \
|
@ -89,6 +89,7 @@ Patch10: nautilus-gvfs-desktop-key-2.patch
|
|||||||
Patch17: nautilus-filetype-symlink-fix.patch
|
Patch17: nautilus-filetype-symlink-fix.patch
|
||||||
|
|
||||||
Patch18: 0001-build-link-against-gail-3.0-GNOME-bug-622155.patch
|
Patch18: 0001-build-link-against-gail-3.0-GNOME-bug-622155.patch
|
||||||
|
Patch19: nautilus-gir-deps.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nautilus is the file manager and graphical shell for the GNOME desktop
|
Nautilus is the file manager and graphical shell for the GNOME desktop
|
||||||
@ -129,6 +130,7 @@ for developing nautilus extensions.
|
|||||||
%patch10 -p1 -b .gvfs-desktop-key
|
%patch10 -p1 -b .gvfs-desktop-key
|
||||||
%patch17 -p0 -b .symlink
|
%patch17 -p0 -b .symlink
|
||||||
%patch18 -p1 -b .gail
|
%patch18 -p1 -b .gail
|
||||||
|
%patch19 -p1 -b .gir-deps
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user