Skip to content

Commit

Permalink
Update homebrew patches to account for code drift.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Friedenbach authored and Mark Friedenbach committed Dec 31, 2013
1 parent 03a7d67 commit 1539d7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/homebrew/bitcoin.qt.pro.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro
index d938c07..e1dd4ec 100644
--- a/bitcoin-qt.pro
+++ b/bitcoin-qt.pro
@@ -353,7 +353,7 @@
@@ -352,7 +352,7 @@
}

isEmpty(BDB_LIB_PATH) {
Expand All @@ -11,7 +11,7 @@ index d938c07..e1dd4ec 100644
}

isEmpty(BDB_LIB_SUFFIX) {
@@ -361,15 +361,15 @@
@@ -360,15 +360,15 @@
}

isEmpty(BDB_INCLUDE_PATH) {
Expand Down

0 comments on commit 1539d7f

Please sign in to comment.