]> git.sur5r.net Git - bacula/docs/commitdiff
1.38.8 rpm update
authorScott Barninger <scott@barninger.com>
Fri, 14 Apr 2006 22:42:39 +0000 (22:42 +0000)
committerScott Barninger <scott@barninger.com>
Fri, 14 Apr 2006 22:42:39 +0000 (22:42 +0000)
docs/manual/rpm-faq.tex

index e0b0e45ba14618928ff3e6cb317e49c14ac426dc..9c05781e3c5e3d26627801ca0415d5a56cf93c74 100644 (file)
@@ -245,7 +245,6 @@ The spec file currently supports building on the following platforms:
 --define "build_mdk 1"
 
 MySQL support:
-
 # for mysql 3.23.x support define this
 --define "build_mysql 1"
 # if using mysql 4.x define this
@@ -258,6 +257,12 @@ PostgreSQL support:
 Sqlite support:
 --define "build_sqlite 1"
 
+X86-64 support:
+--define "build_x86_64 1"
+
+Supress build of gnome console:
+--define "nobuild_gconsole 1"
+
 \end{verbatim}
 \normalsize