Hi, harry,

you are asking two question

1. you can go to your working directory $HOME/packages/BUILD/XXX/src,
modify your code, sudo make install to check if it is ok.

2. if you just want to build the svr4 pkg, you can either comment out 
"prep, build" in spec file, just let build section there .

    or follow laca's suggestion.

> Hi, all:
>
> After I use pkgbuild -ba XXX.spec to build and install a package, I 
> want to make some changes to the source code and would like to test if 
> my change works. Is there a way that I can modify the source directly 
> under ~/packages/BUILD/XXX/.../src and then build the package 
> separately? I don't want to compile all the source again from the 
> beginning because it costs time. I noticed that there is a generated 
> ".pkgbuild.build.sh" under ~/packages/BUILD/XXX/, I can use that 
> script to build again. But after that, how can I get the package 
> directory under ~/packages/PKGS/XXX ? I don't find a useful option 
> from pkgbuild and pkgtool.
>
>
> Thanks,
> Harry
> _______________________________________________
> desktop-discuss mailing list
> desktop-discuss at opensolaris.org


Reply via email to