From a09ab72b4238492abebb7059a636f6f1f0818a03 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 1 Jul 2013 17:49:02 -0400 Subject: fix install script example --- docs/source/spec_file_format.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source') diff --git a/docs/source/spec_file_format.rst b/docs/source/spec_file_format.rst index 213dd6f..b175299 100644 --- a/docs/source/spec_file_format.rst +++ b/docs/source/spec_file_format.rst @@ -68,6 +68,7 @@ Set of commands to executed as part of the installation process; such as moving data to the build installation directory after being compiled. Example:: + %install make install DESTDIR=$BUILDPROTO %end -- cgit