typo
This commit is contained in:
parent
5171c801d9
commit
7dbec9d395
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ addfile "$PACKAGING_DIR/icons/lbry128.png" usr/share/icons/hicolor/128x128/apps/
|
||||||
addfile "$PACKAGING_DIR/icons/lbry256.png" usr/share/icons/hicolor/256x256/apps/lbry.png
|
addfile "$PACKAGING_DIR/icons/lbry256.png" usr/share/icons/hicolor/256x256/apps/lbry.png
|
||||||
addfile "$PACKAGING_DIR/lbry.desktop" usr/share/applications/lbry.desktop
|
addfile "$PACKAGING_DIR/lbry.desktop" usr/share/applications/lbry.desktop
|
||||||
|
|
||||||
$BINPATH=usr/share/python/lbrynet/bin
|
BINPATH=usr/share/python/lbrynet/bin
|
||||||
addfile "$PACKAGING_DIR/lbry" "$BINPATH/lbry"
|
addfile "$PACKAGING_DIR/lbry" "$BINPATH/lbry"
|
||||||
|
|
||||||
ln -s "/$BINPATH/lbry" "$PACKAGING_DIR/lbry-temp-symlink"
|
ln -s "/$BINPATH/lbry" "$PACKAGING_DIR/lbry-temp-symlink"
|
||||||
|
|
Loading…
Add table
Reference in a new issue