diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-11-04 21:01:59 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-11-04 21:01:59 +0400 |
commit | c9d2e223016929d4a59bd4a942c7748c0535d275 (patch) | |
tree | c975224e8bafc3e4f7223b937cdfae1e6cc029dc /debian | |
parent | 6beb6e8db453c0717aaf64311680a6e57a711421 (diff) | |
download | dh-illumos-c9d2e223016929d4a59bd4a942c7748c0535d275.tar.gz |
Extract usr/src/cmd/Makefile* if building under usr/src/cmd
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 100dfd2..357ea7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dh-illumos (9.5) UNRELEASED; urgency=low + + * Extract usr/src/cmd/Makefile* if any path + under usr/src/cmd is being extracted + and -B option is given. + + -- Igor Pashev <pashev.igor@gmail.com> Sun, 04 Nov 2012 20:04:05 +0400 + dh-illumos (9.4) unstable; urgency=low * Append $($(MACH)_AS_XARCH) to $(COMPILE.s) |