Fixed incorrect filename.
This commit is contained in:
parent
e873cb20a5
commit
0857cdcd27
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ PATCHES=(
|
|||
)
|
||||
|
||||
src_unpack() {
|
||||
unpack "insync_${PV}-buster_amd64.deb"
|
||||
unpack "insync_${PV}-kinetic.deb"
|
||||
unpack ${WORKDIR}"/data.tar.gz"
|
||||
|
||||
mkdir -p "${S}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue