File qgit.diff of Package qgit
--- src/src.pro +++ src/src.pro @@ -11,8 +11,8 @@ unix{ TARGET = qgit - target.path = ~/bin + target.path = $$[QT_INSTALL_BINS] CONFIG += x11 } # General stuff
--- src/src.pro +++ src/src.pro @@ -11,8 +11,8 @@ unix{ TARGET = qgit - target.path = ~/bin + target.path = $$[QT_INSTALL_BINS] CONFIG += x11 } # General stuff