This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cinstall ChangeLog Makefile.in inst ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rbcollins@sources.redhat.com	2002-01-03 03:42:31

Modified files:
	winsup/cinstall: ChangeLog Makefile.in install.cc 
	                 package_meta.cc postinstall.cc 

Log message:
	2002-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
	
	* Makefile.in (realclean): more clean.
	(OBJS): Add script.o.
	* postinstall.cc (run_script_in_etc_postinstall): New function.
	(do_postinstall): Split off new funtion init_run_script ().
	(init_run_script):
	(run):
	(run_script): Move to script.cc.  Replace some deprecated remove
	and move calls.
	* script.h:
	* script.cc: New file.
	* Forward port cygwin-20010707.jcn3.patch.
	* package_meta.cc (uninstall): Run pre- and postremove scripts.
	* install.cc: Typo fix.
	(do_install): Run script initialisation.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=2.166&r2=2.167
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/Makefile.in.diff?cvsroot=src&r1=2.41&r2=2.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/install.cc.diff?cvsroot=src&r1=2.32&r2=2.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_meta.cc.diff?cvsroot=src&r1=2.9&r2=2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/postinstall.cc.diff?cvsroot=src&r1=2.5&r2=2.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]