$OpenBSD: patch-scripts_scripts_pro,v 1.1.1.1 2017/10/26 12:54:07 rsadowski Exp $

Index: scripts/scripts.pro
--- scripts/scripts.pro.orig
+++ scripts/scripts.pro
@@ -5,7 +5,7 @@ TARGET         = $(nothing)
 QMAKE_STRIP    = /bin/true # prevent stripping the script(s)
 
 scripts.files  = qdirstat-cache-writer
-scripts.path   = /usr/bin
+scripts.path   = $$PREFIX/bin
 
 INSTALLS      += scripts
 
