[Lunar-commits] <moonbase-other> qt5: add /usr/lib/qt5 to library	path
    v4hn 
    me at v4hn.de
       
    Thu Sep 25 14:05:24 CEST 2014
    
    
  
commit 1eee4c22699a41a0a79ff8a62157bcc2565faa57
Author: v4hn <me at v4hn.de>
Date: Thu, 25 Sep 2014 14:05:01 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/1eee4c22699a41a0a79ff8a62157bcc2565faa57
qt5: add /usr/lib/qt5 to library path
---
  zbeta/qt5/POST_INSTALL | +1/-0     
  zbeta/qt5/POST_REMOVE  | +1/-0     
  2 files changed, 2 insertions(+)
--- /dev/null
+++ b/zbeta/qt5/POST_INSTALL
@@ -0,0 +1 @@
+ld_add /usr/lib/qt5
--- /dev/null
+++ b/zbeta/qt5/POST_REMOVE
@@ -0,0 +1 @@
+ld_remove /usr/lib/qt5
    
    
More information about the Lunar-commits
mailing list