Mailinglist Archive: opensuse-bugs (3882 mails)
| < Previous | Next > |
[Bug 749128] games: Bug in openttd-data 1.2.rc1-1.1
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 9 Apr 2012 14:51:31 +0000
- Message-id: <20120409145131.3C940CC7D2@soval.provo.novell.com>
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 > |