]> mj.ucw.cz Git - libucw.git/commitdiff
Improved building of centrum-sherlock-* packages.
authorPavel Charvat <pchar@ucw.cz>
Sat, 4 Jul 2009 14:27:00 +0000 (16:27 +0200)
committerPavel Charvat <pchar@ucw.cz>
Sat, 4 Jul 2009 14:27:00 +0000 (16:27 +0200)
* Added sherlock build system to centrum-sherlock-lib-dev.
* We now use custom INSTALL_*_DIR options to avoid replacing of paths everywhere.
* Resulting .tar.gz contains entire sherlock tree.

cf/images
cf/libucw

index ab8dc24ed8c04f81efc0f87f0d8f6825e0d560cb..9d7c13ea3fe594cd5a9740fb5e48a15330e45e8e 100644 (file)
--- a/cf/images
+++ b/cf/images
@@ -1,4 +1,4 @@
-# Configuration of the image library (included by cf/sherlock)
+# Configuration of the image library (included by @INSTALL_CONFIG_DIR@/sherlock)
 
 ######## General parameters #####################################################
 
index b92efad696c4b3619fc107a80728eadf1d8535f5..7c061ec4056c9ba6da415f898aafbd7ad3e5a41c 100644 (file)
--- a/cf/libucw
+++ b/cf/libucw
@@ -1,4 +1,4 @@
-# Configuration of the UCW library and related utilities (included by cf/sherlock)
+# Configuration of the UCW library and related utilities (included by @INSTALL_CONFIG_DIR@/sherlock)
 
 ######## Memory Mapped Access to Files ##########################################
 
@@ -62,7 +62,7 @@ Tempfiles {
 
 # By default, we use the system's default temporary directory ($TMPDIR or /tmp),
 # but sometimes it is better to store the temporary files in the local tree.
-Dir                    tmp
+Dir                    @INSTALL_VAR_PREFIX@tmp
 
 # Prefix of temporary file names
 Prefix                 temp-