浏览代码

The <productname> tag should contain the name of the package, not the name of what is installed (it is planned to use this information in jhalfs)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11277 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Pierre Labastie 8 年之前
父节点
当前提交
105937c37a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter05/libstdc++.xml

+ 1 - 1
chapter05/libstdc++.xml

@@ -9,7 +9,7 @@
   <?dbhtml filename="gcc-libstdc++.html"?>
 
   <sect1info condition="script">
-    <productname>libstdc++</productname>
+    <productname>gcc</productname>
     <productnumber>&gcc-version;</productnumber>
     <address>&gcc-url;</address>
   </sect1info>