]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - INSTALL.txt
Import CUPS v2.0.2
[thirdparty/cups.git] / INSTALL.txt
index 0609e6e25a83a4d020f83726ab5fe1d15d71b45e..ac44d11706271ba0d6f187d880ea3371166abeb8 100644 (file)
@@ -1,4 +1,4 @@
-INSTALL - CUPS v2.0.1 - 2014-11-14
+INSTALL - CUPS v2.0.2 - 2015-02-03
 ----------------------------------
 
 This file describes how to compile and install CUPS from source code. For more
@@ -141,6 +141,10 @@ INSTALLING THE SOFTWARE
 
        gmake install ENTER
 
+    Use the BUILDROOT variable to install to an alternate root directory:
+
+        make BUILDROOT=/some/other/root/directory install ENTER
+
     You can also build binary packages that can be installed on other machines
     using the RPM spec file ("packaging/cups.spec") or EPM list file
     ("packaging/cups.list").  The latter also supports building of binary RPMs,