make uninstall deletes all manpages?

Поиск
Список
Период
Сортировка
От Marcin Mańk
Тема make uninstall deletes all manpages?
Дата
Msg-id CAK61fk5hq7nEyqp1OQ0E0=LJDvLSA=69akQkVPWgxmYe_4EFtg@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: S H
Дата:
Сообщение: Re: Regarding template1 database
Следующее
От: jonesd@xmission.com
Дата:
Сообщение: Log messages regarding automatic vacuum and exclusive locks