mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(build): fix snorenotify path in appimage
This commit is contained in:
parent
4cb00957f3
commit
9f8d0915f2
@ -73,7 +73,7 @@ git clone "$SNORE_GIT" "$SNORE_BUILD_DIR"
|
|||||||
cd "$SNORE_BUILD_DIR"
|
cd "$SNORE_BUILD_DIR"
|
||||||
git checkout tags/v0.7.0
|
git checkout tags/v0.7.0
|
||||||
# HACK: Kids, don't do this at your home system
|
# HACK: Kids, don't do this at your home system
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=/usr/lib/.
|
cmake -DCMAKE_INSTALL_PREFIX=/usr/
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user