Explorar o código

* Update k*bsd-gnu arch names in buildlib/ostable (Clos...
Author: mdz
Date: 2004-06-10 08:10:23 GMT
* Update k*bsd-gnu arch names in buildlib/ostable (Closes: #253532)

Arch Librarian %!s(int64=22) %!d(string=hai) anos
pai
achega
c9b6b707c7
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  1. 2 2
      buildlib/ostable
  2. 1 0
      debian/changelog

+ 2 - 2
buildlib/ostable

@@ -8,8 +8,8 @@
 
 # These are used by Debian
 [^-]*-linux-.*   linux
-[^-]*-kfreebsd.*-gnu   freebsd
-[^-]*-knetbsd.*-gnu   netbsd
+[^-]*-kfreebsd.*-gnu   kfreebsd
+[^-]*-knetbsd.*-gnu   knetbsd
 [^-]*-gnu[^-]*   hurd
 
 # These are samples. 

+ 1 - 0
debian/changelog

@@ -17,6 +17,7 @@ apt (0.5.26) unstable; urgency=low
     from debian/rules
   * Fix typo in error message when encountering unknown type in source list
     (Closes: #253217)
+  * Update k*bsd-gnu arch names in buildlib/ostable (Closes: #253532)
 
  --