diff options
author | Don Domingo <ddomingo@redhat.com> | 2009-12-01 11:02:19 +1000 |
---|---|---|
committer | Don Domingo <ddomingo@redhat.com> | 2009-12-01 11:02:19 +1000 |
commit | e5e29c7f0f3c8b71444ae12fcd3f2c624d124cae (patch) | |
tree | 7b857d05fa9de3131c5c11c3205158be26bdce9a /doc | |
parent | 2b1f3c4fce8bf90dd1fb43d1958e5371bc66736e (diff) | |
download | systemtap-steved-e5e29c7f0f3c8b71444ae12fcd3f2c624d124cae.tar.gz systemtap-steved-e5e29c7f0f3c8b71444ae12fcd3f2c624d124cae.tar.xz systemtap-steved-e5e29c7f0f3c8b71444ae12fcd3f2c624d124cae.zip |
minor modifications to allow book to build in latest Publican (1.x). to build in older versions of Publican, use old-syncandbuild.sh
Diffstat (limited to 'doc')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SystemTap_Beginners_Guide/Makefile b/doc/SystemTap_Beginners_Guide/Makefile index 32dc0d50..5c9c2379 100644 --- a/doc/SystemTap_Beginners_Guide/Makefile +++ b/doc/SystemTap_Beginners_Guide/Makefile @@ -2,7 +2,7 @@ XML_LANG = en-US -BRAND = RedHat +BRAND = fedora # please define the BRAND in the pre:: section below #SHOW_REMARKS = 1 |