Skip to content

Commit

Permalink
Enable pyopenchange
Browse files Browse the repository at this point in the history
  • Loading branch information
extrafu committed Jun 19, 2015
1 parent 205185e commit ff66720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openchange/rhel/openchange.spec
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export PATH=$PWD/rpmbin:$PATH
CFLAGS="-O2 -ggdb" \
PYTHON=%{__python} \
PYTHON_CONFIG="/bin/false" \
%configure --with-modulesdir=%{_libdir}/samba/modules --datadir=%{_datadir}/samba PYTHON=%{__python}
%configure --with-modulesdir=%{_libdir}/samba/modules --datadir=%{_datadir}/samba PYTHON=%{__python} --enable-pyopenchange

# Parallel builds prohibited by makefile
make
Expand Down

0 comments on commit ff66720

Please sign in to comment.