From ebe0155da54d6c8381950385e4e99613ac96c37b Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Thu, 7 Sep 2000 22:53:38 +0000 Subject: [PATCH] OS/2 version was using ~ instead of * for a termination character so executables created with this packinst would not function. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- utils/Install/packinst/packinst.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/Install/packinst/packinst.c b/utils/Install/packinst/packinst.c index cad4a82fa6..27dcc9edf1 100644 --- a/utils/Install/packinst/packinst.c +++ b/utils/Install/packinst/packinst.c @@ -174,13 +174,13 @@ int main(int argc, char *argv[]) INSTALLER_CONFIRM_OVERWRITE, INSTALLER_PACKAGE_COUNT); for(z=0;z