]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
Support debian/foo.os files to suppliment previous debian/foo.arch file support....
[debhelper.git] / debhelper.pod
index dad286ee0f5e5b5f2587696c3a5717bc9c0a6760..37f649fdc09585d2739c4172edc61f5230c7518f 100644 (file)
@@ -62,9 +62,10 @@ debian/control, debhelper will use debian/foo if no debian/package.foo
 file can be found.
 
 In some rare cases, you may want to have different versions of these files
-for different architectures. If files named debian/package.foo.arch
-exist, where "arch" is the same as the output of 
-"dpkg-architecture -qDEB_HOST_ARCH",
+for different architectures or OSes. If files named debian/package.foo.arch
+or debian/package.foo.os exist, where "arch" and "os" are the same as the
+output of  "dpkg-architecture -qDEB_HOST_ARCH" /
+"dpkg-architecture -qDEB_HOST_ARCH_OS",
 then they will be used in preference to other, more general files.
 
 In many cases, these config files are used to specify various types of