aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Gąsior2017-10-30 23:30:07 +0100
committerTomasz Gąsior2017-10-30 23:30:07 +0100
commitcda405622587943ea27ebe3df83c5c874d6654b3 (patch)
tree5adc6524dd56dc1e37ceaf28e13ea18dbdb7b9d9
parent5cf658e0f85d1dc22cd8558b9b43ed1ec4160a5c (diff)
downloadaur-cda405622587943ea27ebe3df83c5c874d6654b3.tar.gz
Removed unwanted file.
-rw-r--r--fix-3.22.25-mistake.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/fix-3.22.25-mistake.patch b/fix-3.22.25-mistake.patch
deleted file mode 100644
index e66bf36837cd..000000000000
--- a/fix-3.22.25-mistake.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 738c18defdacf4d81d8b3376173c2b0e0a29896a Mon Sep 17 00:00:00 2001
-From: Simon McVittie <smcv@debian.org>
-Date: Sun, 29 Oct 2017 17:50:13 +0000
-Subject: [PATCH] wayland: Distribute protocol/server-decoration.xml in
- tarballs
-
-Otherwise, builds that include the Wayland backend fail.
-
-Signed-off-by: Simon McVittie <smcv@debian.org>
----
- gdk/wayland/Makefile.am | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/gdk/wayland/Makefile.am b/gdk/wayland/Makefile.am
-index 9295b1a15b..cccb572f15 100644
---- a/gdk/wayland/Makefile.am
-+++ b/gdk/wayland/Makefile.am
-@@ -104,6 +104,7 @@ endef
-
- EXTRA_DIST += \
- protocol/gtk-primary-selection.xml \
-- protocol/gtk-shell.xml
-+ protocol/gtk-shell.xml \
-+ protocol/server-decoration.xml
-
- -include $(top_srcdir)/git.mk
---
-2.15.0.rc2
-