forked from tastytea/overlay
fixed nastodon-0.15.1
This commit is contained in:
parent
7642e6b994
commit
d9255679f6
|
@ -28,6 +28,11 @@ src_configure() {
|
|||
cmake-utils_src_configure
|
||||
}
|
||||
|
||||
src_unpack() {
|
||||
cmake-utils_src_unpack
|
||||
mv ${PN} ${P}
|
||||
}
|
||||
|
||||
# We won't let cmake handle the documentation, because it would install the
|
||||
# examples, no matter if we want them.
|
||||
src_compile() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user