Changeset d649544


Ignore:
Timestamp:
Feb 21, 2006, 1:15:10 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
74b6607
Parents:
806c539
Message:

r745@server (orig r743): jim | 2005-11-21 14:37:00 -0800

r765@server: jim | 2005-11-21 14:36:33 -0800
Added: prefix=/ to module init tools build


File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/module-init-tools.xml

    r806c539 rd649544  
    1 <?xml version="1.0" encoding="ISO-8859-1"?>
     17<?xml version="1.0" encoding="ISO-8859-1"?>
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    5757    <para os="c">Prepare Module-Init-Tools for compilation:</para>
    5858
    59 <screen os="c1"><userinput>./configure --prefix="" --enable-zlib</userinput></screen>
     59<screen os="c1"><userinput>./configure --prefix=/ --enable-zlib</userinput></screen>
    6060
    6161    <variablelist os="d">
Note: See TracChangeset for help on using the changeset viewer.