Continued patch testing (22).
This commit is contained in:
parent
07ce281618
commit
e0e1c55fbc
1 changed files with 3 additions and 3 deletions
|
@ -33,9 +33,9 @@ src_prepare() {
|
|||
sed "s/EXTRAVERSION = -gentoo/EXTRAVERSION = -gentoo-surface/" -i "${WORKDIR}/linux-${KV_FULL}/Makefile"
|
||||
EPATCH_SOURCE="${DISTDIR}" EPATCH_SUFFIX="patch" \
|
||||
EPATCH_FORCE="yes"
|
||||
# default
|
||||
# mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
# S="${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
eapply_user
|
||||
mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
S="${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
|
|
Loading…
Add table
Reference in a new issue