X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e46286351dbfa7ae98e8341e4fc328b134601e87..d895ad7c5401c37fb561f30244621749303da4e6:/distrib/gtk/copy_src diff --git a/distrib/gtk/copy_src b/distrib/gtk/copy_src index 915369398b..3870301071 100755 --- a/distrib/gtk/copy_src +++ b/distrib/gtk/copy_src @@ -15,23 +15,13 @@ echo Base dir.. cd ../.. cp wxGTK.spec ~/wxgtk_dist/wxGTK -cp Makefile.am ~/wxgtk_dist/wxGTK -cp acconfig.h ~/wxgtk_dist/wxGTK -cp acinclude.m4 ~/wxgtk_dist/wxGTK -cp aclocal.m4 ~/wxgtk_dist/wxGTK -cp configure.in ~/wxgtk_dist/wxGTK cp configure ~/wxgtk_dist/wxGTK cp config.sub ~/wxgtk_dist/wxGTK cp config.guess ~/wxgtk_dist/wxGTK cp install-sh ~/wxgtk_dist/wxGTK -cp ltconfig ~/wxgtk_dist/wxGTK -cp ltmain.sh ~/wxgtk_dist/wxGTK -cp missing ~/wxgtk_dist/wxGTK cp mkinstalldirs ~/wxgtk_dist/wxGTK cp wx-config.in ~/wxgtk_dist/wxGTK -cp makefile.unx.in ~/wxgtk_dist/wxGTK cp setup.h.in ~/wxgtk_dist/wxGTK -cp stamp-h.in ~/wxgtk_dist/wxGTK cp Makefile.in ~/wxgtk_dist/wxGTK echo Docs.. @@ -811,4 +801,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-b8b.tgz +tar ch wxGTK | gzip -f9 > wxGTK-2.1.0-b8.tgz