summarylogtreecommitdiffstats
path: root/package.patch
diff options
context:
space:
mode:
authorElaina Martineau2019-07-29 00:00:25 -0600
committerElaina Martineau2019-07-29 00:00:25 -0600
commit58072b2c5050bc96533ba9f5ba74a1ae5c4a4eb1 (patch)
tree8c55294ab6ed07a2d668acdb42cf2fec245f6552 /package.patch
parentd8ca8f8dea5ddf08ac8a6905a744b4ca13d2f34b (diff)
downloadaur-58072b2c5050bc96533ba9f5ba74a1ae5c4a4eb1.tar.gz
Update to v108
Diffstat (limited to 'package.patch')
-rw-r--r--package.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.patch b/package.patch
index 234d8925bae3..8512d3fd1f22 100644
--- a/package.patch
+++ b/package.patch
@@ -1,6 +1,6 @@
-diff --unified --recursive bsnes_v107-source.orig/higan/GNUmakefile bsnes_v107-source.new/higan/GNUmakefile
---- bsnes_v107-source.orig/higan/GNUmakefile 2019-03-10 01:42:30.163599022 -0700
-+++ bsnes_v107-source.new/higan/GNUmakefile 2019-03-10 01:45:20.179375447 -0700
+diff --unified --recursive bsnes_v108-source.orig/bsnes/GNUmakefile bsnes_v108-source.new/bsnes/GNUmakefile
+--- bsnes_v108-source.orig/bsnes/GNUmakefile 2019-03-10 01:42:30.163599022 -0700
++++ bsnes_v108-source.new/bsnes/GNUmakefile 2019-03-10 01:45:20.179375447 -0700
@@ -1,6 +1,9 @@
+flags = $(CFLAGS)
+options = $(LDFLAGS)
@@ -13,9 +13,9 @@ diff --unified --recursive bsnes_v107-source.orig/higan/GNUmakefile bsnes_v107-s
flags += -I. -I..
-diff --unified --recursive bsnes_v107-source.orig/higan/target-bsnes/GNUmakefile bsnes_v107-source.new/higan/target-bsnes/GNUmakefile
---- bsnes_v107-source.orig/higan/target-bsnes/GNUmakefile 2019-03-10 01:51:07.601683406 -0700
-+++ bsnes_v107-source.new/higan/target-bsnes/GNUmakefile 2019-03-10 01:52:00.013706440 -0700
+diff --unified --recursive bsnes_v108-source.orig/bsnes/target-bsnes/GNUmakefile bsnes_v108-source.new/bsnes/target-bsnes/GNUmakefile
+--- bsnes_v108-source.orig/bsnes/target-bsnes/GNUmakefile 2019-03-10 01:51:07.601683406 -0700
++++ bsnes_v108-source.new/bsnes/target-bsnes/GNUmakefile 2019-03-10 01:52:00.013706440 -0700
@@ -34,9 +34,7 @@
verbose: hiro.verbose ruby.verbose nall.verbose all;