Proposal: psutils (again)

Volker Quetschke quetschke@scytek.de
Tue Jul 29 07:01:00 GMT 2003


Hi Daniel,

> I got my source archive from a server in France, but I just noticed, 
> that the author's "original" site is up again:
> 
> http://knackered.knackered.org/angus/psutils/
> 
> Here you can download the source, and it does *not* contain the 
> Makefile. You probably have the Debian patched version. Maybe the 
> Debian-patch cannot be reversed :)

Defintely, sorry for the fuzz.

You package looks ready, but I found two last nit. When using the
$(prefix) variable, you also have to change the following lines:

original:
-MANDIR = /usr/local/share/man/man$(MANEXT)
current:
+MANDIR = /usr/man/man$(MANEXT)
better:
+MANDIR = ${prefix}/man/man$(MANEXT)

and:

current:
+	cp CYGWIN-PATCHES/psutils-1.17.README /usr/doc/Cygwin
better:
+	cp CYGWIN-PATCHES/psutils-1.17.README ${prefix}/doc/Cygwin/

Anyway, with both changes the package is ready to be uploaded.

Volker

-- 
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 251 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20030729/8a45063e/attachment.sig>


More information about the Cygwin-apps mailing list