Search
j0ke.net Open Build Service
>
Projects
>
devel
:
erlang
>
CouchDB
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 25
[-]
[+]
Changed
couchdb.spec
@@ -36,7 +36,7 @@ sed -i s@default@sysconfig@g %{buildroot}/%{_sysconfdir}/init.d/%{name} %post -%{__useradd} -d %{_datadir} -g www -s /bin/bash -c "CouchDB" %{name} +useradd -d %{_datadir}/%{name} -g www -s /bin/bash -c "CouchDB" %{name} %fillup_and_insserv couchdb %preun