aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sway/stdint.patch
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2017-12-08 20:10:24 +0100
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-12-15 13:45:38 +0000
commit022e2e2c31110ab6aa3db8778513bbec6fc2d91a (patch)
tree5f0d588ae93b13b694ba5d612b8f28e86bf7ce90 /testing/sway/stdint.patch
parentaaf5c4b89121df7bc25fd18c2997126cf3119890 (diff)
downloadaports-022e2e2c31110ab6aa3db8778513bbec6fc2d91a.tar.bz2
aports-022e2e2c31110ab6aa3db8778513bbec6fc2d91a.tar.xz
testing/sway: new version 0.15
Diffstat (limited to 'testing/sway/stdint.patch')
-rw-r--r--testing/sway/stdint.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/sway/stdint.patch b/testing/sway/stdint.patch
deleted file mode 100644
index 5c72680d45..0000000000
--- a/testing/sway/stdint.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- sway-0.13.0/wayland/pango.c.orig
-+++ sway-0.13.0/wayland/pango.c
-@@ -4,6 +4,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <stdio.h>
-+#include <stdint.h>
- #include <stdbool.h>
- #include "log.h"
-