diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 990991ded8..4e3f7d40b8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,16 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-09-19 22:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + ! Fixed typos in new section. + ; NOTE: Please review this section, as I don't have an rpm-capable + distro at hand. I may have also missed some sudo/fakeroot + commands as I never use them in context of Harbour. + TODO: If there it's at all possible I think Harbour package + creation should support sudo-less way to *create* packages. + 'sudo' should be a must only to install them to system location. + 2009-09-19 22:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Added new section: HOW TO CREATE DISTRIBUTABLE PACKAGES diff --git a/harbour/INSTALL b/harbour/INSTALL index 71ff45eae4..73d8edda2a 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -193,15 +193,15 @@ HOW TO CREATE DISTRIBUTABLE PACKAGES Binary .tgz on *nixes --------------------- - $ ./mpkg_tgz.sh + $ sudo ./mpkg_tgz.sh Binary .deb on Linux -------------------- $ fakeroot debian/rules - .rpm on Linux - ------------- + Binary .rpm on Linux + -------------------- for native build: $ ./mpkg_rpm.sh @@ -210,8 +210,8 @@ HOW TO CREATE DISTRIBUTABLE PACKAGES for Windows CE cross-build: $ ./mpkg_rpm_wce.sh - Binzary .zip + .exe on Windows for all targets (except Linux) - ------------------------------------------------------------- + Binary .zip + .exe on Windows for all targets (except Linux) + ------------------------------------------------------------ > set HB_DIR_NSIS=%ProgramFiles%\NSIS\ > set HB_DIR_ZIP=C:\info-zip\