|
From: Heiko Z. <he...@zu...> - 2008-06-12 19:47:54
|
Quoting Oliver Niesner <dig...@gm...>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi! > > I have a small question about the buildsystem for DL-1.3.x. > I added some small packages for my custom-cd. > The build of these packages went normal, but i had some errors in > the install part of > my scripts... > > The question is: > When i change something in the scripts (eg. in the install path) do > i have to restart > 'make prepare' always? ( takes relatively long time!) > Or is there another way to tell the system that a script changed? The only thing you have to do is to delete the appropriate .done_XXX_YYY file in build/tmp/. XXX is either build, install or iso YYY is the name of the script then you can do again a "make makefile" or "make build install iso" -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |