]> cygwin.com Git - cygwin-apps/setup.git/commit - resource.h
* postinstall.cc: new
authorDJ Delorie <dj@redhat.com>
Thu, 13 Jul 2000 20:57:46 +0000 (20:57 +0000)
committerDJ Delorie <dj@redhat.com>
Thu, 13 Jul 2000 20:57:46 +0000 (20:57 +0000)
commitf57c332f26e12c5cee592ac560f7afc7e387bdea
tree69b262633533fe917155cdb03096f3664a671fb6
parent1a18aed7d8e5cc12e21e0226b4f306f320227899
* postinstall.cc: new
* Makefile.in: add postinstall.o
* concat.h: add backslash ()
* concat.cc: ditto
* desktop.cc (etc_profile): don't do postinstall
(backslash): moved to concat.cc
(uexists): new
(make_postinstall_script): run directly
(do_desktop): chain to do_postinstall
* dialog.h: add exit_msg, do_postinstall
* download.cc: use exit_msg
* install.cc: ditto
* main.cc: add postinstall, exit_msg
* resource.h: add postinstall
12 files changed:
ChangeLog
Makefile.in
concat.cc
concat.h
desktop.cc
dialog.h
download.cc
install.cc
main.cc
postinstall.cc [new file with mode: 0644]
resource.h
root.cc
This page took 0.033224 seconds and 5 git commands to generate.