From 8b08d10020b891ff348888fe7b188e8ac4841056 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Mon, 7 Jun 1999 19:12:49 +0000 Subject: [PATCH] I'm able to make a wxGTK.tgz again. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/gtk/copy_src | 2 +- wxGTK.spec | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/distrib/gtk/copy_src b/distrib/gtk/copy_src index 3ab041c43b..ca607d6b66 100755 --- a/distrib/gtk/copy_src +++ b/distrib/gtk/copy_src @@ -772,4 +772,4 @@ cp README.txt ~/wxgtk_dist/wxGTK/utils/wxPython cp Setup ~/wxgtk_dist/wxGTK/utils/wxPython/src cd ~/wxgtk_dist -# tar ch wxGTK | gzip -f9 > wxGTK-2.1.0-b6.tgz +tar ch wxGTK | gzip -f9 > wxGTK-2.1.0-b6.tgz diff --git a/wxGTK.spec b/wxGTK.spec index 5729d3d037..85ede51036 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -54,8 +54,6 @@ rm -rf $RPM_BUILD_ROOT %{pref}/lib/wx/* %dir %{pref}/share/wx %{pref}/share/wx/* -%attr(755, -, -) %{pref}/lib/libwx_gtk2.so -%attr(755, -, -) %{pref}/lib/libwx_gtk2.so.1 -%attr(755, -, -) %{pref}/lib/libwx_gtk2.so.1.0 +%attr(755, -, -) %{pref}/lib/libwx_gtk* %attr(755, -, -) %{pref}/bin/wx-config -- 2.45.2