]> git.pld-linux.org Git - packages/ccnet.git/blame - codegen.patch
- up to 6.1.8
[packages/ccnet.git] / codegen.patch
CommitLineData
c66db58f
ER
1--- ccnet-5.1.2/lib/Makefile.am~ 2016-05-10 05:50:39.000000000 +0300
2+++ ccnet-5.1.2/lib/Makefile.am 2016-06-07 23:06:42.318060146 +0300
3@@ -86,7 +86,7 @@
4 @rm -f rpc_table.tmp
5 @touch rpc_table.tmp
6 @echo "[libsearpc]: generating rpc header files"
7- @PYTHON@ `which searpc-codegen.py` ${top_srcdir}/lib/rpc_table.py
8+ @PYTHON@ /usr/bin/searpc-codegen ${top_srcdir}/lib/rpc_table.py
9 @echo "[libsearpc]: done"
10 @mv -f rpc_table.tmp $@
11
This page took 0.060761 seconds and 4 git commands to generate.