Projects
Kolab:3.4
kolab-syncroton
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 29
View file
kolab-syncroton.spec
Changed
@@ -157,12 +157,12 @@ %pre if [ -d "/usr/share/kolab-syncroton/lib/ext/Roundcube" -a ! -L "/usr/share/kolab-syncroton/lib/ext/Roundcube" ]; then - rm -f "/usr/share/kolab-syncroton/lib/ext/Roundcube" + rm -rf "/usr/share/kolab-syncroton/lib/ext/Roundcube" fi if [ -d "/usr/share/kolab-syncroton/lib/plugins/" ]; then find /usr/share/kolab-syncroton/lib/plugins/ -mindepth 2 -maxdepth 2 | while read file; do if [ ! -L "${file}" ]; then - rm -f "${file}" + rm -rf "${file}" fi done fi
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.