forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-util/chroot-wrapper-0.9.2: version bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Patrick McLean <[email protected]>
- Loading branch information
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
DIST chroot-wrapper-0.9.1.tar.gz 12166 BLAKE2B 526c4c5630d603e726b27782433a19c67582afdae29e5775a34a5bc0e7ccff78523ad548f4645394863b1742e4f71a3755b1c371979470933eaa99a301623020 SHA512 c558f4abd14b083f4553cacd418de548cce1d73d46706485c57dc23fd3c8d7130933d50408a78bf621b39bbd9dc77dfbd1dbe5677e371dee5bf7840bc0fa645a | ||
DIST chroot-wrapper-0.9.2.tar.gz 12456 BLAKE2B 4a85cebbf2358e9349881d19f329eac9b82ed65bf1de9d7b8f44ecb57191a48cd550dd98398c704d60d445084b70894dc515815f6ef255b9065849a8f1f2bce8 SHA512 a40474f2022ab18683a040671cc7f6aa3bc59f86f5d6a1f68c173d721cb72e36464a8641aa7e0dd444ea181f96f88a8b5fdd73a70ec6d11ecf93f9f7068eecc8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,4 +27,6 @@ CONFIG_CHECK=" | |
|
||
src_install() { | ||
newsbin src/chroot-wrapper chr | ||
insinto /etc/chroot-wrapper | ||
doins config.bash | ||
} |