diff options
author | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-24 05:00:54 -0600 |
---|---|---|
committer | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-24 05:00:54 -0600 |
commit | d82a776ed8354489a4212023d0b129d16c0ef40d (patch) | |
tree | fb46563e4326ce039175814e432b4719a0ce9c6c | |
parent | 972b6f01c1c77da673760fe002ce3c45c1ef5363 (diff) | |
download | packages-d82a776ed8354489a4212023d0b129d16c0ef40d.tar.gz packages-d82a776ed8354489a4212023d0b129d16c0ef40d.tar.bz2 packages-d82a776ed8354489a4212023d0b129d16c0ef40d.tar.xz packages-d82a776ed8354489a4212023d0b129d16c0ef40d.zip |
sys-fs/mac-fdisk: fix the stupid patch header
-rw-r--r-- | sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch b/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch index c22c2b20a..f97838dcf 100644 --- a/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch +++ b/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch @@ -1,5 +1,5 @@ ---- /var/tmp/portage/sys-fs/mac-fdisk-0.1_p16/work/mac-fdisk-0.1.orig/io.c 2016-01-24 03:19:51.647734970 -0600 -+++ /usr/powerpc-foxkit-linux-musl/tmp/portage/sys-fs/mac-fdisk-0.1_p16/work/mac-fdisk-0.1.orig/io.c 2016-01-24 03:27:08.952825190 -0600 +--- work/mac-fdisk-0.1.orig/io.c 2016-01-24 03:19:51.647734970 -0600 ++++ work/mac-fdisk-0.1.orig/io.c 2016-01-24 03:27:08.952825190 -0600 @@ -31,11 +31,9 @@ #ifndef __linux__ #include <SCSI.h> |