summaryrefslogtreecommitdiffstats
path: root/main/mkinitfs/0001-cyptsetup-add-another-missing-dep-libpthread.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-01-07 09:48:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-01-07 09:49:25 +0000
commitf07c866ffe15cc7a7ec9434eb3be820325d1fbef (patch)
tree682bad5069bd927a1f9fa5f3d0e196f0dbbca5da /main/mkinitfs/0001-cyptsetup-add-another-missing-dep-libpthread.patch
parenta96582b446211fcc07725f3b19240f01863b0354 (diff)
downloadaports-f07c866ffe15cc7a7ec9434eb3be820325d1fbef.tar.bz2
aports-f07c866ffe15cc7a7ec9434eb3be820325d1fbef.tar.xz
main/mkinitfs: upgrade to 2.5.3
Diffstat (limited to 'main/mkinitfs/0001-cyptsetup-add-another-missing-dep-libpthread.patch')
-rw-r--r--main/mkinitfs/0001-cyptsetup-add-another-missing-dep-libpthread.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/main/mkinitfs/0001-cyptsetup-add-another-missing-dep-libpthread.patch b/main/mkinitfs/0001-cyptsetup-add-another-missing-dep-libpthread.patch
deleted file mode 100644
index 3643656b2..000000000
--- a/main/mkinitfs/0001-cyptsetup-add-another-missing-dep-libpthread.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 3d83e2968ac40a80162821c358316cfea12a33e2 Mon Sep 17 00:00:00 2001
-From: Natanael Copa <ncopa@alpinelinux.org>
-Date: Mon, 2 Dec 2013 13:10:54 +0000
-Subject: [PATCH] cyptsetup: add another missing dep, libpthread
-
-ref #2445
----
- files.d/cryptsetup | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/files.d/cryptsetup b/files.d/cryptsetup
-index 6b170d2..e9810ef 100644
---- a/files.d/cryptsetup
-+++ b/files.d/cryptsetup
-@@ -7,3 +7,4 @@
- /lib/libcrypto.so.*
- /lib/libz.so.*
- /lib/libdl.so.*
-+/lib/libpthread*.so*
---
-1.8.4.3
-