diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-07-04 09:31:18 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-07-04 09:31:18 +0000 |
commit | 68b7f13edd8936fddebf802033827c1c7e5b9523 (patch) | |
tree | bdf9e8dd4ec76ebd42a62003487ef239ec0aa81c /onbld/debian/rules | |
parent | 1a244af0dd5820f2e58f4b1c87ed16b28eeae84a (diff) | |
download | illumos-packaging-68b7f13edd8936fddebf802033827c1c7e5b9523.tar.gz |
Unpack usr/src/uts for some CTF headers
Diffstat (limited to 'onbld/debian/rules')
-rwxr-xr-x | onbld/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/onbld/debian/rules b/onbld/debian/rules index 9be8781..d95d71b 100755 --- a/onbld/debian/rules +++ b/onbld/debian/rules @@ -8,7 +8,6 @@ unpack-stamp: dh_illumos_gate \ --exclude=usr/src/cmd \ --exclude=usr/src/man \ - --exclude=usr/src/uts \ --exclude=usr/src/head # i386_XARCH is set to -m32 by dh_illumos_gate, but # we want native arch (64-bit): |