Updates for FC31
This commit is contained in:
@@ -70,6 +70,8 @@ mv %{buildroot}/var/run %{buildroot}/
|
||||
install -d %{buildroot}/%{_var}/log/%{name}
|
||||
install -d %{buildroot}/opt/%{datad}
|
||||
ln -s %{python3_sitearch}/MySQLdb %{buildroot}/opt/polemarch/lib/python3.7/site-packages/MySQLdb
|
||||
# remove buildroot path in opt/polemarch/bin/activate.xsh:
|
||||
sed -i -e 's|/root/rpmbuild/BUILDROOT/polemarch.*x86_64||' %{buildroot}/opt/polemarch/bin/activate.xsh
|
||||
|
||||
%pre
|
||||
getent group %{user} >/dev/null || \
|
||||
|
||||
Reference in New Issue
Block a user