HomeSort by relevance Sort by last modified time
    Searched refs:dpkg (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/debian/
e2fsprogs.preinst 3 dpkg --assert-support-predepends 2> /dev/null
7 1) exit 1 ;; # dpkg writes an error message to stdio
9 This package requires features of dpkg unavailable in this version.
10 Please upgrade to a more recent version (>=1.1.0) of dpkg.
12 exit 1 ;; # dpkg didn't recognise the option
rules 15 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
16 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
17 DEB_HOST_OS ?= $(shell dpkg-architecture -qDEB_HOST_OS)
18 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
19 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
443 dpkg-distaddfile $(UDEB_NAME) debian-installer $(UDEB_PRIORITY)
447 dpkg-distaddfile $(BLKID_UDEB_NAME) debian-installer $(BLKID_UDEB_PRIORITY)
451 dpkg-distaddfile $(UUID_UDEB_NAME) debian-installer $(UUID_UDEB_PRIORITY)
  /external/dropbear/debian/
rules 4 DEB_HOST_GNU_TYPE ?=$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
5 DEB_BUILD_GNU_TYPE ?=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
98 dpkg-shlibdeps '$(DIR)'/usr/sbin/* '$(DIR)'/usr/bin/* \
100 dpkg-gencontrol -isp -pdropbear -P'$(DIR)'
101 dpkg -b '$(DIR)' ..
  /external/e2fsprogs/debian/attic/libs/
rules 14 ARCH = $(shell dpkg --print-architecture)

Completed in 61 milliseconds