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 30
[-]
[+]
Changed
couchdb.spec
@@ -51,7 +51,9 @@ %fillup_and_insserv couchdb %postun -userdel %{name} +if [ $1 = 0 ]; then + /bin/grep '^%{nsusr}:' /etc/passwd > /dev/null 2>&1 && /usr/sbin/userdel %{name} || %nnmmsg "User %{name} could not be deleted." +fi %files %defattr(-,root,root)