make uninstall deletes all manpages? - Mailing list pgsql-general

From Marcin Mańk
Subject make uninstall deletes all manpages?
Date
Msg-id CAK61fk5hq7nEyqp1OQ0E0=LJDvLSA=69akQkVPWgxmYe_4EFtg@mail.gmail.com
Whole thread Raw
List pgsql-general
I just tried make uninstall. I did:
sudo make uninstall

which goes:

make -C doc uninstall
make -C src uninstall
make -C sgml uninstall
rm -f '/opt/local/share/doc//postgresql/html/'* '/opt/local/share/man'/man1/* '/opt/local/share/man'/man3/* '/opt/local/share/man'/man7/*
/bin/sh: /bin/rm: Argument list too long

So it tries to delete all my manpages. (/opt/local is a macports install). Yes, I realize installing into /opt/local was not such a hot idea to begin with. but I knew I had make uninstall, so I could easily back off, right?

Regards
Marcin

pgsql-general by date:

Previous
From: S H
Date:
Subject: Re: Regarding template1 database
Next
From: jonesd@xmission.com
Date:
Subject: Log messages regarding automatic vacuum and exclusive locks