mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
dos2unix: remove "configure", and add "make check"
I forgot it yesterday... I must have been too sleepy :(.
This commit is contained in:
parent
ada20087b3
commit
8c973e5902
@ -8,8 +8,8 @@
|
|||||||
<!ENTITY dos2unix-download-ftp " ">
|
<!ENTITY dos2unix-download-ftp " ">
|
||||||
<!ENTITY dos2unix-md5sum "ff949538cf3c82910d5f6f486c1981dd">
|
<!ENTITY dos2unix-md5sum "ff949538cf3c82910d5f6f486c1981dd">
|
||||||
<!ENTITY dos2unix-size "776 KB">
|
<!ENTITY dos2unix-size "776 KB">
|
||||||
<!ENTITY dos2unix-buildsize "7.0 MB">
|
<!ENTITY dos2unix-buildsize "7.1 MB (with tests)">
|
||||||
<!ENTITY dos2unix-time "less than 0.1 SBU">
|
<!ENTITY dos2unix-time "less than 0.1 SBU (with tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="dos2unix" xreflabel="dos2unix-&dos2unix-version;">
|
<sect1 id="dos2unix" xreflabel="dos2unix-&dos2unix-version;">
|
||||||
@ -78,15 +78,14 @@
|
|||||||
<title>Installation of dos2unix</title>
|
<title>Installation of dos2unix</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Install <application>dos2unix</application> by running the following
|
Build <application>dos2unix</application> by running the following
|
||||||
commands:
|
commands:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>./configure --prefix=/usr &&
|
<screen><userinput>make</userinput></screen>
|
||||||
make</userinput></screen>
|
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This package does not come with a test suite.
|
To test the results, issue: <command>make check</command>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user