Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
cocci: updated README in order to include all the external/ libraries.
Alexandre Perrin committed 10 years ago
commit daaeec623a5964386e7f532e207031799ab4ac4e
parent 31233bf
1 file changed +5 -5
modified tests/cocci/README.md
@@ -22,8 +22,8 @@ Usage
From the pkg's source root (use _libpkg_ or _src_ as `$DIR`):

	% spatch -I . -I /usr/include -I /usr/local/include -I libpkg -I src \
-
		-I external/expat/lib -I external/libyaml/include \
-
		-I external/libucl/include -I external/uthash \
-
		-I external/sqlite -I external/libelf \
-
		-in_place \
-
        -sp_file ./tests/cocci/$TESTFILE.cocci -dir $DIR
+
		-I external/blake2 -I external/expat/lib -I external/include \
+
		-I external/libelf \ -I external/libfetch -I external/libmachista \
+
		-I external/libsbuf -I external/libucl/include -I external/linenoise \
+
		-I external/picosat -I external/sqlite -I external/uthash \
+
		-in_place -sp_file ./tests/cocci/$TESTFILE.cocci -dir $DIR