rpmbuild postgresql-7.2.3 fails for perl modules manpages

Поиск
Список
Период
Сортировка
От Oliver Fänger
Тема rpmbuild postgresql-7.2.3 fails for perl modules manpages
Дата
Msg-id 1037211058.2180.184.camel@alibaba
обсуждение исходный текст
Список pgsql-bugs
Hi,

I think there is no Pg.3* manpage,
so cp fails after succesfuly build.

could somebody fix this in postgresql.spec:

cp `find $RPM_BUILD_ROOT -name 'Pg.3*' -print`
$RPM_BUILD_ROOT%{_mandir}/man3

should be:
cp `find $RPM_BUILD_ROOT -name 'Pg.*' -print`
$RPM_BUILD_ROOT%{_mandir}/man3


thanx

Oliver




В списке pgsql-bugs по дате отправления:

Предыдущее
От: Paul Buder
Дата:
Сообщение: copy works, \copy doesn't
Следующее
От: RP
Дата:
Сообщение: Install problem