summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hahler2016-11-09 01:58:23 +0100
committerDaniel Hahler2016-11-09 01:58:23 +0100
commit6146df693581e5628073c584a90de567e046e5c6 (patch)
treee76c7921f6b345db7b235780f86bc6fa4934a321
parent7bd3cceea21ddbef2dd5fc9e580dce6e513e8838 (diff)
downloadaur-6146df693581e5628073c584a90de567e046e5c6.tar.gz
Add Makefile
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 000000000000..76064d66910b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+update: clean wcwidthcallback.patch
+
+wcwidthcallback.patch:
+ curl -s https://github.com/exg/rxvt-unicode/compare/master...blueyed:wcwidth-hack.diff > $@
+
+clean:
+ $(RM) -f wcwidthcallback.patch