On Thu, 2009-03-19 at 09:34 +0100, Reinhard Tartler wrote: > Next question. I disagree a bit with the way you are creating the > orig.tar.gz. The profile creation can be perfectly done at build time, > why did you decide to not do that but ship the pregenerated profiles > in the tarball?
Great question! I have fixed the debian/rules file. I am now doing that as part of the build. Eventually, I want to dynamically generate the logo (and get rid of the dozens of profiles per distro). To do this, I'm going to need to patch 'screen' itself, to run a %100` command, and rather than just insert the results as a literal, interpret any markup returned. In this way, I could grab the distro from the lsb_release, and dynamically insert the correct logo. > I think for debian, we'd better upload the package as native and > pregenerate it in the build: rule. Check out the latest release, and code in bzr. > next, I fail to find the installation rules for the > screen-profiles-extra package. Can you please give me a hint for that? It should be there now. debian/screen-profiles-extras.install. Let me know if you have any more questions. I just created a #screen-profiles irc channel on Freenode. Cheers, :-Dustin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org