Commit 2222350
Fixing rake redis:install to work with new redis dir structure
Earlier today the directory structure of redis was changed so src
files were moved into the src/ directory, along with the makefile.
This version of the patch continues using the master branch, which
is unstable. I'm creating another patch to use the 2.0.0 branch.1 parent 7edae1e commit 2222350
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments