[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dpkg-builpackage



On 25-Apr-2002 Francois Chenais wrote:
> Hello, 
> 
>       I want to install enlightenment from CVS tree on my debian woody.
>       There is debian directory in each package.
> 
>       I want to install the packages in /opt/E instead of /usr.
>       Can I change this option using dpkg-builpackage ?
> 

in the debian directory is a file called 'rules'.  This is a makefile in
standard format.  The configure rule is what you want to change, maybe
--prefix=/opt/E?

once you have it working install the 'fakeroot' package and do:

dpkg-buildpackage -rfakeroot -us -uc

in the top level of the E source.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: