You can run build under ~/packages/BUILD/XXX/.../src and copy necessary files to the right place to test them. Or you can comment out %prep section in the spec file.
Regards, Jedy On Thu, 2009-04-23 at 13:56 +0800, FU Ning wrote: > 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
