File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ jdupes -L -r -S -Xsize-:1K $PKGDIR/opt/
4646sudo chown -R root:root $PKGDIR
4747
4848# Prepare the .desktop file
49- sudo sed -i ' s!Exec=aw-qt!Exec=/opt/activitywatch/aw-qt!' $PKGDIR /opt/activitywatch/aw-qt.desktop
50- sudo cp $PKGDIR /opt/activitywatch/aw-qt.desktop $PKGDIR /etc/xdg/autostart/
51- sudo cp $PKGDIR /opt/activitywatch/aw-qt.desktop $PKGDIR /usr/share/applications/
49+ sudo sed -i ' s!Exec=aw-qt!Exec=/opt/activitywatch/aw-qt!' $PKGDIR /opt/activitywatch/_internal/ aw-qt.desktop
50+ sudo cp $PKGDIR /opt/activitywatch/_internal/ aw-qt.desktop $PKGDIR /etc/xdg/autostart/
51+ sudo cp $PKGDIR /opt/activitywatch/_internal/ aw-qt.desktop $PKGDIR /usr/share/applications/
5252
5353dpkg-deb --build $PKGDIR
5454sudo mv activitywatch_${VERSION_NUM} .deb dist/activitywatch-${VERSION} -linux-x86_64.deb
You can’t perform that action at this time.
0 commit comments