Fix broken patch.
Submitted by: QAT Pointy hat to: shaun (me)
This commit is contained in:
parent
4bef3df2e0
commit
1b3f9bcd47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255070
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
--- /home/shaun/local/work/dumpster/home/shaun/local/ports/databases/xtrabackup/work/xtrabackup-1.1/storage/innobase/xtrabackup/Makefile.orig 2010-05-25 17:07:27.336100000 +0000
|
||||
+++ /home/shaun/local/work/dumpster/home/shaun/local/ports/databases/xtrabackup/work/xtrabackup-1.1/storage/innobase/xtrabackup/Makefile 2010-05-25 17:07:35.679748000 +0000
|
||||
--- storage/innobase/xtrabackup/Makefile.orig 2010-05-25 17:07:27.336100000 +0000
|
||||
+++ storage/innobase/xtrabackup/Makefile 2010-05-25 17:07:35.679748000 +0000
|
||||
@@ -1,4 +1,4 @@
|
||||
-LIBS= -lpthread
|
||||
+LIBS= -lpthread -lz
|
||||
|
|
Loading…
Reference in a new issue