We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d0e2a commit 31c7fadCopy full SHA for 31c7fad
1 file changed
srcpkgs/smartgit/template
@@ -24,7 +24,7 @@ do_install() {
24
vcopy "*" opt/smartgit/
25
26
# Link script in $PATH
27
- vmkdir usr/bin
+ vmkdir usr/local/bin
28
ln -s /opt/smartgit/smartgit/bin/smartgit.sh "${DESTDIR}/usr/local/bin/smartgit.sh"
29
30
# Install icons and .desktop files
0 commit comments