[Kolab-devel] gunnar: server/perl-kolab Makefile.PL, 1.8, 1.9 perl-kolab.spec, 1.104, 1.105
Richard Bos
ml at radoeka.nl
Fri Nov 7 20:11:20 CET 2008
Hi,
Op Friday 07 November 2008 19:58:10 schreef cvs at kolab.org:
> + for SBIN in kolabd kolabcheckperm kolabconf kolab_bootstrap; do
> \ + mv $RPM_BUILD_ROOT/%{l_prefix}/bin/$SBIN
> $RPM_BUILD_ROOT/%{l_prefix}/sbin/$SBIN; \ + chmod 744
> $RPM_BUILD_ROOT/%{l_prefix}/sbin/$SBIN; \ +
> sed -i -e "s#/bin/$SBIN#/sbin/$SBIN#" perl-openpkg-files;
> \ + done
can't this be done in the Makefile? Now every packager has to take care of
this, while it is better if 'make install' would store the files in sbin.
What's the limation of perl's packaging system to prevent files to be stored
in /sbin?
--
Richard Bos
We are borrowing the world of our children,
It is not inherited from our parents.
More information about the devel
mailing list