Mailinglist Archive: opensuse-bugs (3882 mails)

< Previous Next >
[Bug 749128] games: Bug in openttd-data 1.2.rc1-1.1

https://bugzilla.novell.com/show_bug.cgi?id=749128

https://bugzilla.novell.com/show_bug.cgi?id=749128#c25


--- Comment #25 from Jan Engelhardt <jengelh@xxxxxxxxxx> 2012-04-09 14:51:29
UTC ---
Well you could use

%post
if [ "$1" = value_for_new_install ]; then rm -f /usr/bin/openttd; fi
/usr/sbin/update-alternatives --install ...

To kill the openttd dentry (if %files has it as %ghost) to make sure u-a has
free room.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >