[Lunar-commits] <moonbase> psutils: install scripts dir in /usr/share dir instead of /usr.

Florin Braescu florin at lunar-linux.org
Mon Feb 20 21:52:30 CET 2012


commit 802b80b1e7dd0381728c8f7ba9ec35dd4c7b142c
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Feb 20 21:52:30 2012 +0100

    psutils: install scripts dir in /usr/share dir instead of /usr.
---
 printer/psutils/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/printer/psutils/BUILD b/printer/psutils/BUILD
index 6c17bb0..0a53585 100644
--- a/printer/psutils/BUILD
+++ b/printer/psutils/BUILD
@@ -1,5 +1,7 @@
 (
 
+  sedit "s: texmf/scripts/: share/texmf/scripts/:" utils/psutils/Makefile.in  &&
+
   # Only build psutils
   OPTS+=" --disable-all-pkgs --enable-psutils --enable-ipc --enable-shared --enable-static=no --disable-multiplatform --disable-native-texlive-build --with-gs=gs"  &&
 


More information about the Lunar-commits mailing list