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:
@@ -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
|
||||
|
Reference in New Issue
Block a user