]> git.pld-linux.org Git - packages/seafile.git/blame - codegen.patch
cleanup BR
[packages/seafile.git] / codegen.patch
CommitLineData
20c45a20
ER
1--- seafile-5.1.2-server/./lib/Makefile.am~ 2016-05-10 15:25:35.000000000 +0300
2+++ seafile-5.1.2-server/./lib/Makefile.am 2016-06-07 23:22:19.846875742 +0300
3@@ -64,7 +64,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.043568 seconds and 4 git commands to generate.