projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make wxArtProvider pure virtual (I was not so on
[wxWidgets.git]
/
wxGTK.spec
diff --git
a/wxGTK.spec
b/wxGTK.spec
index 90fc4a5ef7dac5d5eb3357ff2ded028ae985bd4f..a979aaaa88027e606abb7c8506dcd2e8bebe7967 100644
(file)
--- a/
wxGTK.spec
+++ b/
wxGTK.spec
@@
-63,8
+63,6
@@
else
export MAKE="make"
fi
-(cd locale; make allmo)
-
mkdir obj-shared
cd obj-shared
../configure --prefix=%{pref} --enable-soname --with-odbc --with-opengl
@@
-84,6
+82,9
@@
rm -rf $RPM_BUILD_ROOT
%find_lang wxstd
+%clean
+rm -rf $RPM_BUILD_ROOT
+
%post
/sbin/ldconfig