瀏覽代碼

Changed order of patch and gettext to reflect the order in which they
are installed


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Gerard Beekmans 24 年之前
父節點
當前提交
7af90e0fb0
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      chapter04/packages.xml

+ 2 - 1
chapter04/packages.xml

@@ -23,7 +23,7 @@
 &c3-textutils;
 &c3-mawk;
 &c3-texinfo;
-&c3-gettext;
+&c3-patch;
 &c3-makedev;
 &c3-glibc;
 &c3-glibc-threads;
@@ -48,6 +48,7 @@
 &c3-file;
 &c3-libtool;
 &c3-bin86;
+&c3-gettext;
 &c3-kbd;
 &c3-e2fsprogs;
 &c3-lilo;