Bugzilla – Bug 4318
Pkgdata needs to make source dir explicit
Last modified: 2006-03-31 15:03:14
You need to log in before you can comment on or make changes to this bug.
make-packages.pl creates a INSTALL file in the root directory of the package when creating source gpt packages. This throws of the GPT source dir detection mechanism causing the build instructions to be executed in the wrong directory. The soon to be attached patch makes the source dir explict. /Sam
Created an attachment (id=911) [details] Fix to pkgdata