Fixed incorrect filename for control
This commit is contained in:
parent
4f02ab4e9b
commit
36da48d2bd
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ DEPEND="
|
|||
S="${WORKDIR}"
|
||||
|
||||
src_prepare() {
|
||||
unpack ./control.tar.gz
|
||||
unpack ./control.tar.xz
|
||||
unpack ./data.tar.xz
|
||||
|
||||
eapply "${FILESDIR}/${PN}.desktop.patch"
|
||||
|
|
Loading…
Reference in a new issue