[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.1559)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 1559
Commiter: henrich
Date: 2014-03-10 18:52:35 +0900 (月, 10 3月 2014)
=======================================================
Log:
fix backports apt line
=======================================================
Changed:
U www/trunk/src/using/other-release.tt2
Modified: www/trunk/src/using/other-release.tt2
===================================================================
--- www/trunk/src/using/other-release.tt2 2014-03-07 15:45:16 UTC (rev 1558)
+++ www/trunk/src/using/other-release.tt2 2014-03-10 09:52:35 UTC (rev 1559)
@@ -41,6 +41,6 @@
<dd>
日本の backports ミラーは以下のように設定してください。
<pre>
-deb http://ftp.jp.debian.org/debian-backports [% stable_codename %]-backports main contrib non-free</pre>
+deb http://ftp.jp.debian.org/debian/ [% stable_codename %]-backports main contrib non-free</pre>
</dd>
</dl>