forgot to remove some patch files in the last update to 0.18.2

This commit is contained in:
rsadowski 2017-07-22 12:50:39 +00:00
parent 6fabd10fe9
commit 3cc2b78214
2 changed files with 0 additions and 24 deletions

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-configure,v 1.1 2017/04/27 23:15:00 sthen Exp $
--- configure.orig Tue Apr 11 11:33:38 2017
+++ configure Tue Apr 11 11:33:57 2017
@@ -16967,7 +16967,7 @@ $as_echo "$as_me: WARNING: Unable to find working LibR
fi
fi
-LIBS="$LIBS -lm -lstdc++"
+LIBS="$LIBS -lm"
LIBRAW_SHLIB_VERSION=15:0:0

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-internal_libraw_x3f_cpp,v 1.1 2016/02/29 23:50:13 sthen Exp $
remove unicode BOM
--- internal/libraw_x3f.cpp.orig Tue Jan 26 22:00:57 2016
+++ internal/libraw_x3f.cpp Tue Jan 26 22:01:05 2016
@@ -1,4 +1,4 @@
-/* Library for accessing X3F Files
+/*
----------------------------------------------------------------
BSD-style License
----------------------------------------------------------------