summaryrefslogtreecommitdiff
path: root/packages/libssh/files/libssh_libdir_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libssh/files/libssh_libdir_fix.patch')
-rw-r--r--packages/libssh/files/libssh_libdir_fix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/libssh/files/libssh_libdir_fix.patch b/packages/libssh/files/libssh_libdir_fix.patch
deleted file mode 100644
index a9fcce79e3..0000000000
--- a/packages/libssh/files/libssh_libdir_fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -NurpP --minimal libssh-0.2/libssh/Makefile.in libssh-0.2-libdir/libssh/Makefile.in
---- libssh-0.2/libssh/Makefile.in 2006-12-29 23:03:59.000000000 +0800
-+++ libssh-0.2-libdir/libssh/Makefile.in 2008-10-13 10:04:13.000000000 +0800
-@@ -15,7 +15,7 @@ exec_prefix = @exec_prefix@
- bindir = $(exec_prefix)/bin
- incldir= $(prefix)/include
- infodir = $(prefix)/info
--libdir = $(prefix)/lib/
-+libdir = $(prefix)/lib
- mandir = $(prefix)/man/man1
-
- CC = @CC@
-