Added missing default to ebuild.
This commit is contained in:
parent
599894d19f
commit
c58a37f40e
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ S="${WORKDIR}/surface-dtx-daemon-9999"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
eapply "${FILESDIR}/cargo.patch"
|
eapply "${FILESDIR}/cargo.patch"
|
||||||
|
default
|
||||||
}
|
}
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue