problem while creating a package

Mel fbsd.questions at rachie.is-a-geek.net
Wed Feb 20 21:54:01 UTC 2008


On Wednesday 20 February 2008 08:06:52 lokesh babu wrote:
> hi,
>
> i am facing a problem while extracting a package
>
> 1)i created a package using pkg_create
>
> command used is :
> *pkg_create -f cwd/filelist -p cwd/avamar -c cwd/comments -d cwd/desc*
> package is getting created and it is in cwd
>
> 2)extracting it using pkg_add
>
> command used is :*pkg_add packagename.tbz*
> here package is getting extracted but it is extracted into cwd/avamar now
> what i want is i want to extract it into a default location
> /usr/local/avamar
> can u please help me in doing this

Add a @cwd /usr/local/avamar to your packinglist.

-- 
Mel


More information about the freebsd-questions mailing list