Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-02-24 | dpkg-native: Last change broke thing (oops), we need to set PERL to ... and ↵ | Tom Rini | 1 | |
RDEPENDS="". The first part really does get us using the right perl to find out PERL_LIBDIR. The second part means that we don't depend on target perl being built too. | ||||
2009-02-23 | dpkg-native: Add dpkg-native.inc, set PERL_LIBDIR, fixup dpkg-architecture, ↵ | Tom Rini | 1 | |
bump PRs. Setting PERL_LIBDIR means that Dpkg.pm, etc, get put into the searchpath of perl-native now. Force dpkg-architecture to call our perl not host. We also didn't have a consistent set of DEPENDS but we should have. |