diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-23 02:31:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-23 02:31:14 +0800 |
commit | a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c (patch) | |
tree | 921be5ea602fc046472aef8e7f4947a0f1a18b0b /devel/seed/files | |
parent | b216de16b781d96ea13e8dad59fad65dabb7e0ee (diff) | |
download | marcuscom-ports-a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c.tar marcuscom-ports-a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c.tar.gz marcuscom-ports-a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c.tar.bz2 marcuscom-ports-a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c.tar.lz marcuscom-ports-a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c.tar.xz marcuscom-ports-a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c.tar.zst marcuscom-ports-a43aefbd8b8a356fc1890d8f240f76d9e2fb2f6c.zip |
Correct the patch path.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12676 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/seed/files')
-rw-r--r-- | devel/seed/files/patch-modules_os_seed-os.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/seed/files/patch-modules_os_seed-os.c b/devel/seed/files/patch-modules_os_seed-os.c index 612af2ba6..4ca80d346 100644 --- a/devel/seed/files/patch-modules_os_seed-os.c +++ b/devel/seed/files/patch-modules_os_seed-os.c @@ -1,5 +1,5 @@ ---- modules/seed-os.c.orig 2009-08-10 16:23:35.000000000 -0400 -+++ modules/seed-os.c 2009-08-22 14:18:53.000000000 -0400 +--- modules/os/seed-os.c.orig 2009-08-10 16:23:35.000000000 -0400 ++++ modules/os/seed-os.c 2009-08-22 14:18:53.000000000 -0400 @@ -30,7 +30,11 @@ #include <sys/stat.h> #include <sys/utsname.h> |