https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=171722 Bug(s) fixed: 171722Bug Description: console: build.xml has hardcoded reference to root directory
Reviewed by: ??? Files: build.xml, build.properties Branch: HEADFix Description: Use "." instead of ".." as the console.root. This allows us to use console.root/buildnum.pl instead of console.root/console/buildnum.pl. The imports and built dirs are referenced by console.root/../built e.g. The problem is that when building from a source tar ball in rpm or gar, it expects the source directory when unpacked to be the same name as the .tar.gz file e.g. fedora-console-7.1.1.tar.gz unpacks into fedora-console-7.1.1. If "/console/" is hard coded, this won't work.
Platforms tested: RHEL4 Flag Day: no Doc impact: no https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=120372
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature