fixed nastodon-0.15.1

This commit is contained in:
tastytea 2018-06-04 13:50:27 +02:00
parent d9255679f6
commit 46072bf4c2
Signed by untrusted user: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ src_configure() {
}
src_unpack() {
cmake-utils_src_unpack
default_src_unpack
mv ${PN} ${P}
}