www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/11/17/03:30:31

Date: Sun, 17 Nov 1996 10:04:58 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Martin Bernreuther <Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de>
Cc: djgpp AT delorie DOT com, Mark Habersack <grendel AT ananke DOT amu DOT edu DOT pl>,
"John M. Aldrich" <fighteer AT cs DOT com>
Subject: Re: Uninstalling components
In-Reply-To: <328C603C.EB@po.uni-stuttgart.de>
Message-Id: <Pine.SUN.3.91.961117095903.12547T-100000@is>
Mime-Version: 1.0

On Fri, 15 Nov 1996, Martin Bernreuther wrote:

> It's a nice that most of the djgpp components have an entry in the manifest
> directory *.mft where all installed files are listed.
> 
> Is there a utility programm to uninstall a component and to remove these
> files automatically?

You don't need a utility to do that, that's what those manifest files are
all about.  Using them, any DJGPP-compiled program that deletes files
given on the command line will do.  For example, use `rm' from GNU
Fileutils like this: 

	rm -rvf @manifest/fil313b.mft

This will delete all the files which come with fil313b.zip.  Neat, eh?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019