mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-29 10:11:12 +02:00
test
This commit is contained in:
parent
8d7e2503d2
commit
9289c986e7
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
AUX whynot.patch 2981 RMD160 1e55bb970bb1240e5fce8a8758d78a66a8b5133b SHA1 230a45817a92882c3a30995d29607dfa918667c1 SHA256 9f2bd3bb62603bc8a1f1f50de283a3d01d1d2bda14b78482625b38102d7662ee
|
||||
DIST compat-wireless-2.6.30-rc6.tar.bz2 1678784 RMD160 f0d69b99d37732a39ba01fdd869d150db8a55037 SHA1 1e91215069ba8cd46654836279dacc964d9dc854 SHA256 6b2beba044860624d44a0a8cc5a701b1243d9dd89f7d028daca12b4ca41d6512
|
||||
EBUILD compat-wireless-2.6.30_rc6.ebuild 1444 RMD160 5b50e4f2ceaad3490bb64bcc5ecb96c04463f7a0 SHA1 a216ec609a9b9f5f47a78fb5e96e8953bcdbdf2e SHA256 8de9b9c87f3959d633d8bedb0f78b7d1ee4cc2ec38a62427bd92fdd3d8a016c7
|
||||
EBUILD compat-wireless-2.6.30_rc6.ebuild 1443 RMD160 7fd16aebc7974ff46c73a61821bd82516e7c034c SHA1 ea4792a97ba1db982a90b204169ae7d3117b09cf SHA256 316f6921ca5d4feabbb56ab4ddb814e530b9dfbeb23b4de8f252b37820a5993f
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ src_compile() {
|
|||
epatch "${FILESDIR}"/whynot.patch
|
||||
# addpredict /lib/modules/"${KV_FULL}"
|
||||
# die "build your patch"
|
||||
emake ARCH=${ARCH} || die "emake failed"
|
||||
emake ARCH=x86_64 || die "emake failed"
|
||||
# linux-mod_src_compile
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue