/[d-i]/trunk/build/Makefile
ViewVC logotype

Diff of /trunk/build/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3426 by joeyh, Mon Jul 14 08:04:31 2003 UTC revision 3427 by joeyh, Mon Jul 14 08:12:36 2003 UTC
# Line 49  UDEBS = \ Line 49  UDEBS = \
49                          pkg-lists/base \                          pkg-lists/base \
50                          pkg-lists/$(TYPE)/common \                          pkg-lists/$(TYPE)/common \
51                          `if [ -f pkg-lists/$(TYPE)/$(DEB_HOST_ARCH) ]; then echo pkg-lists/$(TYPE)/$(DEB_HOST_ARCH); fi` \                          `if [ -f pkg-lists/$(TYPE)/$(DEB_HOST_ARCH) ]; then echo pkg-lists/$(TYPE)/$(DEB_HOST_ARCH); fi` \
52                  | sed -e 's/^\(.*\)$${kernel:Version}\(.*\)$$/$(foreach VERSION,$(KERNELIMAGEVERSION),\1$(VERSION)\2)/g' \                  | sed -e 's/^\(.*\)$${kernel:Version}\(.*\)$$/$(foreach VERSION,$(KERNELIMAGEVERSION),\1$(VERSION)\2 )/g' \
53          ) $(EXTRAS)          ) $(EXTRAS)
54    
55  # Scratch directory.  # Scratch directory.

Legend:
Removed from v.3426  
changed lines
  Added in v.3427

  ViewVC Help
Powered by ViewVC 1.1.5