From: Julian Smart Date: Tue, 26 Aug 2003 02:27:43 +0000 (+0000) Subject: Minor tweak X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2e9a77b6eb101f7dc70653cd58d7faa051f0d155 Minor tweak git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0013.txt b/docs/tech/tn0013.txt index 88b46cd3a0..ac09dda044 100644 --- a/docs/tech/tn0013.txt +++ b/docs/tech/tn0013.txt @@ -8,6 +8,9 @@ This note explains what should be done, step by step, to prepare the packages for a wxGTK distribution. Note that the same instructions should be used for the other Unix-based ports including wxMotif, wxX11 and wxBase. +See distrib/msw/makerpm for a script that embodies some of the steps +below. + 1. Preparing the sources ------------------------