~ubuntu-branches/ubuntu/natty/eglibc/natty-201306242138

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Steve Langasek
  • Date: 2011-03-21 08:34:48 UTC
  • mfrom: (133.1.2 multiarch-support)
  • Revision ID: steve.langasek@linaro.org-20110321083448-l2epuw5ok0rwwtuq
Merge the multiarch-support package

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
  DEB_INDEP_REGULAR_PACKAGES =
152
152
  DEB_UDEB_PACKAGES =
153
153
else
154
 
  DEB_ARCH_REGULAR_PACKAGES = $(libc) $(libc)-dev $(libc)-dbg $(libc)-prof $(libc)-pic libc-bin libc-dev-bin
 
154
  DEB_ARCH_REGULAR_PACKAGES = $(libc) $(libc)-dev $(libc)-dbg $(libc)-prof $(libc)-pic libc-bin libc-dev-bin multiarch-support
155
155
  DEB_INDEP_REGULAR_PACKAGES = glibc-doc eglibc-source
156
156
  DEB_UDEB_PACKAGES = $(libc)-udeb libnss-dns-udeb libnss-files-udeb
157
157
endif