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 7
[-]
[+]
Changed
guacamole.spec
@@ -44,10 +44,8 @@ /var/lib/guacamole/guacamole.war %post -if [ "$1" == "1" ] ; then - 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 || : -fi +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 || : %preun if [ "$1" == "0" ] ; then