summaryrefslogtreecommitdiff
path: root/libre/unar/native_obj_exceptions.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-08-20 23:39:49 -0300
committerDavid P <megver83@parabola.nu>2018-08-20 23:39:49 -0300
commit6b9efe323976c188e9d70582bc3417124368fbb2 (patch)
tree833295e45d82479ea742d008ed0bb2b826d5c87c /libre/unar/native_obj_exceptions.patch
parent4307c2b1cdb299cd12403f499cb3fde70781bd1e (diff)
downloadabslibre-6b9efe323976c188e9d70582bc3417124368fbb2.tar.gz
abslibre-6b9efe323976c188e9d70582bc3417124368fbb2.tar.bz2
abslibre-6b9efe323976c188e9d70582bc3417124368fbb2.zip
Remove unar in favor of Arch's unarchiver
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/unar/native_obj_exceptions.patch')
-rw-r--r--libre/unar/native_obj_exceptions.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/libre/unar/native_obj_exceptions.patch b/libre/unar/native_obj_exceptions.patch
deleted file mode 100644
index 9c84918b2..000000000
--- a/libre/unar/native_obj_exceptions.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Naur The Unarchiver/UniversalDetector/Makefile.linux The Unarchiver_patched/UniversalDetector/Makefile.linux
---- The Unarchiver/UniversalDetector/Makefile.linux 2011-04-27 03:32:21.000000000 +0200
-+++ The Unarchiver_patched/UniversalDetector/Makefile.linux 2011-12-22 10:48:32.138621163 +0100
-@@ -16,7 +16,6 @@
-
- GNUSTEP_OPTS = -DGNUSTEP \
- -DGNU_RUNTIME=1 \
-- -D_NATIVE_OBJC_EXCEPTIONS \
- -fgnu-runtime \
- -fexceptions \
- -fobjc-exceptions \
-diff -Naur The Unarchiver/XADMaster/Makefile.linux The Unarchiver_patched/XADMaster/Makefile.linux
---- The Unarchiver/XADMaster/Makefile.linux 2011-04-27 03:32:21.000000000 +0200
-+++ The Unarchiver_patched/XADMaster/Makefile.linux 2011-12-22 10:48:15.488721721 +0100
-@@ -16,7 +16,6 @@
-
- GNUSTEP_OPTS = -DGNUSTEP \
- -DGNU_RUNTIME=1 \
-- -D_NATIVE_OBJC_EXCEPTIONS \
- -fgnu-runtime \
- -fexceptions \
- -fobjc-exceptions \