Re: import function
"Isak Savo" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
2007/11/8, Jan Niklas Hasse <[email protected]>: > When i install the package, the hallowelt binary is copied to $PREFIX/share > instead of the hallowelt folder with the hallowelt.png. What am i doing > wrong? Try running the package with the -x or -d options: package install myprog.package -x that will let you examine the contents of the package - I'm guessing the layout in the payload is wrong. An alternative to importing from $source_dir is having the prepareBuild section copy the files to $build_root in the correct layout and then import from there instead. That's really how autopackage was designed, and is how it works best. -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]