Protobuf: changed gitignore according to new file structure. Fixed typo in pre-build.sh
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
protobuf_sources
|
||||
google_protobuf/
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
lprotoc="/usr/local/lib/libprotoc.so"
|
||||
lprotobuf="/usr/local/lib/libprotobuf.so"
|
||||
srcdir='google_protobuf'
|
||||
ok=0
|
||||
ok=1
|
||||
missing=""
|
||||
red='\033[0;31m'
|
||||
nc='\033[0m'
|
||||
|
||||
Reference in New Issue
Block a user