SHA256
1
0
forked from pool/MyGUI

Accepting request 75096 from home:jengelh:branches:games

- Remove conflicting %debug_package: OBS deals with that already
- Remove unnecessary %clean section

OBS-URL: https://build.opensuse.org/request/show/75096
OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=3
This commit is contained in:
2011-07-02 13:40:29 +00:00
committed by Git OBS Bridge
parent 2b2e08b3b0
commit 7e301b9b94
2 changed files with 6 additions and 5 deletions

View File

@@ -114,8 +114,6 @@ next targets: GUI have to be fast, flexible and simple in using.
Development documentation for package MyGUI.
%debug_package
%prep
%setup -q -n %{name}%{_major}
%patch0
@@ -247,9 +245,6 @@ rm Docs/html/installdox
%fdupes -s %{buildroot}
%clean
rm -rf %{buildroot}
%post -n libMyGUIEngine%{_sover} -p /sbin/ldconfig
%postun -n libMyGUIEngine%{_sover} -p /sbin/ldconfig