aboutsummaryrefslogtreecommitdiffstats
path: root/testing/id3lib/50-remove-outdated-check.patch
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-08 22:47:27 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-09 11:55:49 +0100
commit9b1499bd9c610e813b1ef685ccca74a37d1362ba (patch)
tree78bc2691eda468f476768e3c0de03bcaf58163b3 /testing/id3lib/50-remove-outdated-check.patch
parentfb35b14863cfd9f7be8d826d96e2108efd3a0640 (diff)
downloadaports-9b1499bd9c610e813b1ef685ccca74a37d1362ba.tar.bz2
aports-9b1499bd9c610e813b1ef685ccca74a37d1362ba.tar.xz
community/id3lib: move from testing
Diffstat (limited to 'testing/id3lib/50-remove-outdated-check.patch')
-rw-r--r--testing/id3lib/50-remove-outdated-check.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/id3lib/50-remove-outdated-check.patch b/testing/id3lib/50-remove-outdated-check.patch
deleted file mode 100644
index 386da2771b..0000000000
--- a/testing/id3lib/50-remove-outdated-check.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-We don't actually need iomanip.h
---- a/configure.in
-+++ b/configure.in
-@@ -227,7 +227,6 @@
- )
- AC_CHECK_HEADERS( \
- string \
-- iomanip.h \
- ,,AC_MSG_ERROR([Missing a vital header file for id3lib])
- )
-