summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-12-02 09:04:53 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-12 21:14:52 +0100
commit6d59aa48b236a8016d8c601b89b252e55c917378 (patch)
tree4b9ac80f9cbe5196c2d35a5bb2519d6d4665c29c /sys-cluster/singularity
parentapp-office/scribus: remove unused patches. (diff)
downloadgentoo-6d59aa48b236a8016d8c601b89b252e55c917378.tar.gz
gentoo-6d59aa48b236a8016d8c601b89b252e55c917378.tar.bz2
gentoo-6d59aa48b236a8016d8c601b89b252e55c917378.zip
sys-cluster/singularity: remove unused patch.
Diffstat (limited to 'sys-cluster/singularity')
-rw-r--r--sys-cluster/singularity/files/singularity-2.2.1-glibc-2.25.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/sys-cluster/singularity/files/singularity-2.2.1-glibc-2.25.patch b/sys-cluster/singularity/files/singularity-2.2.1-glibc-2.25.patch
deleted file mode 100644
index e550811dc676..000000000000
--- a/sys-cluster/singularity/files/singularity-2.2.1-glibc-2.25.patch
+++ /dev/null
@@ -1,28 +0,0 @@
- src/lib/loop-control.c | 1 +
- src/lib/mount/dev/dev.c | 1 +
- 2 files changed, 2 insertions(+)
-
-diff --git a/src/lib/loop-control.c b/src/lib/loop-control.c
-index f9ab2d6f..4bfed843 100644
---- a/src/lib/loop-control.c
-+++ b/src/lib/loop-control.c
-@@ -26,6 +26,7 @@
- #include <sys/file.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <sys/sysmacros.h>
- #include <errno.h>
- #include <string.h>
- #include <fcntl.h>
-diff --git a/src/lib/mount/dev/dev.c b/src/lib/mount/dev/dev.c
-index 547157a4..c994c264 100644
---- a/src/lib/mount/dev/dev.c
-+++ b/src/lib/mount/dev/dev.c
-@@ -25,6 +25,7 @@
- #include <sys/mount.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <sys/sysmacros.h>
- #include <unistd.h>
- #include <stdlib.h>
-