You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
19
external/bockbuild/packages/patches/gtk/remove-demos-from-build.patch
vendored
Normal file
19
external/bockbuild/packages/patches/gtk/remove-demos-from-build.patch
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
commit d91f9583f6a3b0d40912ba35a71534255500b371
|
||||
Author: Alexis Christoforides <alexis@thenull.net>
|
||||
Date: Fri Mar 6 15:30:34 2015 -0500
|
||||
|
||||
Remove demos from build, they fail when using a gdk-pixbuf that is staged.
|
||||
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index 8e3a2f1..7288db2 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,7 +1,7 @@
|
||||
## Makefile.am for GTK+
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
-SRC_SUBDIRS = gdk gtk modules demos tests perf
|
||||
+SRC_SUBDIRS = gdk gtk modules tests perf
|
||||
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
|
||||
|
||||
# require automake 1.4
|
Reference in New Issue
Block a user