]> err.no Git - dpkg/commitdiff
Add solaris support to ostable and triplettable. Closes: #361866
authorGuillem Jover <guillem@debian.org>
Wed, 9 May 2007 04:10:27 +0000 (04:10 +0000)
committerGuillem Jover <guillem@debian.org>
Wed, 9 May 2007 04:10:27 +0000 (04:10 +0000)
debian/changelog
ostable
triplettable

index 252dc5001bd3c5f7477444cc7972dd1351c084e5..e45df4fd77d38323fe115cd2e37f23034501e6e9 100644 (file)
@@ -3,6 +3,7 @@ dpkg (1.14.2) UNRELEASED; urgency=low
   * Remove bashisms in dpkg-buildpackage. Closes: #422239
   * Handle case in update-alternatives when there's no existing alternative
     to configure. Closes: #260987, #353252, #367717, #392431
+  * Add solaris support to ostable and triplettable. Closes: #361866
 
  -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 18:48:22 +0300
 
diff --git a/ostable b/ostable
index 2b4b055fb58bf4b00061b9123fad601cc03e382d..e8ab14603de9f6df4a452c12b58fd71f8316f18c 100644 (file)
--- a/ostable
+++ b/ostable
@@ -23,3 +23,4 @@ bsd-darwin    darwin          darwin[^-]*
 bsd-freebsd    freebsd         freebsd[^-]*
 bsd-netbsd     netbsd          netbsd[^-]*
 bsd-openbsd    openbsd         openbsd[^-]*
+sysv-solaris   solaris         solaris[^-]*
index c08cd19bd7b0c4d245218bd925dc5a0091e247a8..3087c86c6a8f1178e900fbd699bc4e8959e84e8b 100644 (file)
@@ -12,4 +12,4 @@ bsd-freebsd-<cpu>     freebsd-<cpu>
 bsd-openbsd-<cpu>      openbsd-<cpu>
 bsd-netbsd-<cpu>       netbsd-<cpu>
 bsd-darwin-<cpu>       darwin-<cpu>
-
+sysv-solaris-<cpu>     solaris-<cpu>