Changeset e4fd69a for postlfs


Ignore:
Timestamp:
07/31/2014 07:14:21 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
e4742be
Parents:
6bb54664
Message:

Merged trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13762 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/parted.xml

    r6bb54664 re4fd69a  
    100100dvips                -o doc/parted.ps  doc/parted.dvi</userinput></screen>
    101101
     102    <para>If you wish to run the test suite, first remove a test that normally
     103    fails in BLFS, because it needs a locale C.UTF-8:</para>
     104
     105<screen><userinput>sed -i '/t0251-gpt-unicode.sh/d' tests/Makefile</userinput></screen>
     106
    102107    <para>
    103108      To test the results, issue: <command>make check</command>.  Note that
    104109      many tests are skipped if not run as the <systemitem
    105       class="username">root</systemitem> user.  If test t0251-gpt-unicode.sh
    106       fails, it can be fixed, in some systems with LANG=XY.UTF-8 set, using:
     110      class="username">root</systemitem> user.
    107111    </para>
    108112
  • postlfs/security/gpgme.xml

    r6bb54664 re4fd69a  
    77  <!ENTITY gpgme-download-http " ">
    88  <!ENTITY gpgme-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-&gpgme-version;.tar.bz2">
    9   <!ENTITY gpgme-md5sum        "29e90462b29d445665e8728c66464a4f">
     9  <!ENTITY gpgme-md5sum        "8fb46b336200807a12a12a5760b4a39d">
    1010  <!ENTITY gpgme-size          "944 KB">
    1111  <!ENTITY gpgme-buildsize     "17 MB (additional 1 MB for the tests)">
Note: See TracChangeset for help on using the changeset viewer.