diff options
author | Amy Liffey <amynka@gentoo.org> | 2018-01-18 21:14:58 +0100 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2018-01-18 21:16:42 +0100 |
commit | 0a25e904e02b68c65ab23fafce917e08e0b73e70 (patch) | |
tree | 951c1c079874bbecf4ae5f60450f86367be6c188 /app-crypt/pesign/files | |
parent | app-crypt/pesign: Move efivar to RDEPEND (diff) | |
download | gentoo-0a25e904e02b68c65ab23fafce917e08e0b73e70.tar.gz gentoo-0a25e904e02b68c65ab23fafce917e08e0b73e70.tar.bz2 gentoo-0a25e904e02b68c65ab23fafce917e08e0b73e70.zip |
app-crypt/pesign: remove old
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-crypt/pesign/files')
-rw-r--r-- | app-crypt/pesign/files/destdir.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app-crypt/pesign/files/destdir.patch b/app-crypt/pesign/files/destdir.patch deleted file mode 100644 index 70332410a3c8..000000000000 --- a/app-crypt/pesign/files/destdir.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/Make.defaults b/Make.defaults -index 864f98b..e2c967b 100644 ---- a/Make.defaults -+++ b/Make.defaults -@@ -1,4 +1,4 @@ --INSTALLROOT:= / -+INSTALLROOT:= $(DESTDIR) - PREFIX := /usr - - HOSTARCH = $(shell uname -m | sed s,i[3456789]86,ia32,) |