File tree Expand file tree Collapse file tree
platform/linux/portage/dev-libs/libfreenect Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- EBUILD libfreenect-9999.ebuild 2121 SHA256 223618ff82ec043e8f65d977bc0297a1ba71d25658125b2f3aabbaaf51b361ac SHA512 2e6f0e484389b338b32a8ea8cdec652c3d03bcda106cd98484cdbf084ebd60497c5cb63dd1cbe0fb4566a2fc2efe2e9bc4053532dd5f7655249cc0803b84a090 WHIRLPOOL b0ea6afdf4c270113dda55684565a341c61c4568baff8457a66d74ccfa9e343cb73713247cbf12bb92f1f828524053ab89343bfc96feeddb629a279d2e1e41bf
1+ EBUILD libfreenect-9999.ebuild 2118 SHA256 5606781a469e74de79fcbe620d81bdc2f221a52e85a5c3bd16eb2218d3789200 SHA512 f85d2658901d804202eb81d226f285dc753c1f8870d8d7ec553a0cef2d78fa30a9a789127cf278e03a35101fa7aa55967340f9907662e34c75a7420c3285fe9a WHIRLPOOL f3a5dd3a4c5cbe70a5b1ca98472bee71c9202b626c947275a7e7b449b1a17d91c18f1ff5b5075baa13fba797ac140a832a873662bd6e0d9adba8fa20f3852eff
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ src_install() {
6666}
6767
6868pkg_postinst () {
69- if use bindist; then
70- ewarn " You have enabled the bindist USE flag. Resulting binaries may not be legal to re-distribute."
69+ if ! use bindist; then
70+ ewarn " The bindist USE flag is disabled . Resulting binaries may not be legal to re-distribute."
7171 fi
7272 elog " Make sure your user is in the 'video' group"
7373 elog " Just run 'gpasswd -a <USER> video', then have <USER> re-login."
You can’t perform that action at this time.
0 commit comments