On Thu, 16 Dec 1999, you wrote:
> On Thu, 16 Dec 1999, you wrote:
> > 
> > Does it really refuse to create that many? nothing wrong with it just
> > looks excessive to me.
> Yes as far as I can tell I had to make them all manualy. The other problem is
> that it isn't installing the files into the directories either.
Just compiled and built. The problem is that none of the directories are made
and none of the files are installed. After it made the rpm none of the compiled
files are in it.



> 
> >  
> > > make install prefix=$RPM_BUILD_ROOT/%{prefix}
> > > 
> > > cd $RPM_BUILD_ROOT
> > > find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > \
> > >   $RPM_BUILD_DIR/file.list.%{name}
> > > 
> > > find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' \
> > 
> > find . -type f | sed -e 's,^\.,\%attr(-\,root\,root) ,' \
> > 
That was it.


> Thanks I'll try it.
>  
> > MandrakeSoft          http://www.mandrakesoft.com/
> >                                         --Axalon
> -- 
> He must increase but I must decrease-----------------------------------
> 
>                               Holiness unto the Lord
>                               Name:           Brook Humphrey
>                               E-Mail:         [EMAIL PROTECTED]
>                               webmaster:      thelinuxstop.com
>                               webmester:      webmedic.net
>                               Owner:          Mobile PC Medic
-- 
He must increase but I must decrease-----------------------------------

                                Holiness unto the Lord
                                Name:           Brook Humphrey
                                E-Mail:         [EMAIL PROTECTED]
                                webmaster:      thelinuxstop.com
                                webmester:      webmedic.net
                                Owner:          Mobile PC Medic

Reply via email to