Search
j0ke.net Open Build Service
>
Projects
>
server:guacamole
>
guacamole
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
guacamole.spec
@@ -44,10 +44,10 @@ /var/lib/guacamole/guacamole.war %post -ln -sf /var/lib/guacamole/guacamole.war /usr/share/tomcat6/webapps/ || : -ln -sf /etc/guacamole/guacamole.properties /usr/share/tomcat6/lib/ || : +ln -sf /var/lib/guacamole/guacamole.war /usr/share/tomcat6/webapps/guacamole.war || : +ln -sf /etc/guacamole/guacamole.properties /usr/share/tomcat6/lib/guacamole.properties || : -%postun +%preun rm -f /usr/share/tomcat6/webapps/guacamole.war || : rm -f /usr/share/tomcat6/lib/guacamole.properties || :