OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dpkg
(Results
1 - 7
of
7
) 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
SYS_BLKID_VER := $(shell
dpkg
-query -W libblkid1 | cut -f 2 | cut -b 1)
22
DEB_HOST_ARCH ?= $(shell
dpkg
-architecture -qDEB_HOST_ARCH)
23
DEB_BUILD_ARCH ?= $(shell
dpkg
-architecture -qDEB_BUILD_ARCH)
24
DEB_HOST_OS ?= $(shell
dpkg
-architecture -qDEB_HOST_OS)
25
DEB_HOST_GNU_TYPE ?= $(shell
dpkg
-architecture -qDEB_HOST_GNU_TYPE)
26
DEB_BUILD_GNU_TYPE ?= $(shell
dpkg
-architecture -qDEB_BUILD_GNU_TYPE)
510
#
dpkg
symbol handling
519
dpkg
-gensymbols -p$$i -Pdebian/$$i > debian/$$i.tmp-patch; \
586
dpkg
-distaddfile $(UDEB_NAME) debian-installer $(UDEB_PRIORITY)
588
dpkg
-distaddfile $(BLKID_UDEB_NAME) debian-installer $(BLKID_UDEB_PRIORITY
[
all
...]
/external/chromium/build/
install-build-deps.sh
399
mkdir -p "'"${tmp}"'/staging/
dpkg
/DEBIAN"
402
tar zCfx
dpkg
data.tar.gz
403
tar zCfx
dpkg
/DEBIAN control.tar.gz
409
-e "\,usr/include/,p"
dpkg
/DEBIAN/md5sums |
411
"cmp -s
dpkg
/FILE /FILE || echo FILE" |
421
dpkg
/DEBIAN/control`
431
dpkg
/DEBIAN/control
442
dpkg
/DEBIAN/md5sums
446
>
dpkg
/DEBIAN/postinst
448
>
dpkg
/DEBIAN/postr
[
all
...]
install-chroot.sh
272
autoconf automake1.9
dpkg
-dev g++-multilib gcc-multilib gdb less libtool \
/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/chromium/sdch/open-vcdiff/packages/deb/
rules
15
DEB_HOST_GNU_TYPE ?= $(shell
dpkg
-architecture -qDEB_HOST_GNU_TYPE)
16
DEB_BUILD_GNU_TYPE ?= $(shell
dpkg
-architecture -qDEB_BUILD_GNU_TYPE)
/external/e2fsprogs/debian/attic/libs/
rules
14
ARCH = $(shell
dpkg
--print-architecture)
Completed in 1029 milliseconds