Home
last modified time | relevance | path

Searched full:dpkg (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/e2fsprogs/debian/
Dcomerr-dev.postrm19 if [ "$1" = "purge" ] && [ -h "${SYMLINK}.dpkg-backup" ]
21 rm -f "${SYMLINK}.dpkg-backup"
24 [ -n "$2" ] && [ ! -e "$SYMLINK" ] && [ -h "${SYMLINK}.dpkg-backup" ]
26 if symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET" ||
27 symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET2"
30 mv "${SYMLINK}.dpkg-backup" "$SYMLINK"
Dss-dev.postrm18 if [ "$1" = "purge" ] && [ -h "${SYMLINK}.dpkg-backup" ]
20 rm -f "${SYMLINK}.dpkg-backup"
23 [ -n "$2" ] && [ ! -e "$SYMLINK" ] && [ -h "${SYMLINK}.dpkg-backup" ] &&
24 symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET"
27 mv "${SYMLINK}.dpkg-backup" "$SYMLINK"
De2fslibs-dev.postrm18 if [ "$1" = "purge" ] && [ -h "${SYMLINK}.dpkg-backup" ]
20 rm -f "${SYMLINK}.dpkg-backup"
23 [ -n "$2" ] && [ ! -e "$SYMLINK" ] && [ -h "${SYMLINK}.dpkg-backup" ] &&
24 symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET"
27 mv "${SYMLINK}.dpkg-backup" "$SYMLINK"
Dcomerr-dev.postinst19 if [ "$1" = "configure" ] && [ -h "${SYMLINK}.dpkg-backup" ]
21 if symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET" ||
22 symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET2"
24 rm -f "${SYMLINK}.dpkg-backup"
Dss-dev.postinst18 if [ "$1" = "configure" ] && [ -h "${SYMLINK}.dpkg-backup" ] &&
19 symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET"
21 rm -f "${SYMLINK}.dpkg-backup"
De2fslibs-dev.postinst18 if [ "$1" = "configure" ] && [ -h "${SYMLINK}.dpkg-backup" ] &&
19 symlink_match "${SYMLINK}.dpkg-backup" "$SYMLINK_TARGET"
21 rm -f "${SYMLINK}.dpkg-backup"
/third_party/skia/tools/
Dmirror-dev.sh6 for DEV in $(dpkg --list | grep '^ii [^ ]' | cut -d ' ' -f 3 | grep -P '\-dev($|\:amd64$)')
9 for DEV_64_SO in $(dpkg -L $DEV | grep '/lib/x86_64-linux-gnu/.*\.so$')
28 DEV_64_TARGET_PKG=$(dpkg -S $DEV_64_TARGET_FULL | cut -d ':' -f 1)
/third_party/flutter/skia/tools/
Dmirror-dev.sh6 for DEV in $(dpkg --list | grep '^ii [^ ]' | cut -d ' ' -f 3 | grep -P '\-dev($|\:amd64$)')
9 for DEV_64_SO in $(dpkg -L $DEV | grep '/lib/x86_64-linux-gnu/.*\.so$')
28 DEV_64_TARGET_PKG=$(dpkg -S $DEV_64_TARGET_FULL | cut -d ':' -f 1)
/third_party/nghttp2/
DDockerfile.android27 curl dpkg-dev libxml2-dev genisoimage libc6-i386 \
59 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
89 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
125 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
138 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
/third_party/iowow/
Drelease.sh9 VERSION=`dpkg-parsechangelog -l./Changelog -SVersion`
11 CHANGESET=`dpkg-parsechangelog -l./Changelog -SChanges | sed '/^iowow.*/d' | sed '/^\s*$/d'`
/third_party/libcoap/scripts/
Dfix-cunit.sh9 CUNIT_PC=`dpkg -L libcunit1-dev 2>/dev/null|grep cunit.pc`
11 …grep -q Version: $CUNIT_PC || (dpkg -l|sed -ne 's/^ii\s\+libcunit1-dev\s\+\([0-9]\+.[0-9]\+-[0-9]\…
/third_party/e2fsprogs/tests/f_dup_de/
Dexpect.13 Duplicate entry 'mailcap.dpkg-old' found.
12 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
Dexpect-nohtree.16 Duplicate entry 'mailcap.dpkg-old' found.
15 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
/third_party/flutter/skia/third_party/externals/sdl/debian/
Drules3 DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
4 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
/third_party/ejdb/installer/core/
DCMakeLists.txt23 COMMAND /usr/bin/dpkg --print-architecture
30 message(FATAL_ERROR "dpkg not found: No package generation.")
/third_party/iowow/installer/
DCMakeLists.txt21 COMMAND /usr/bin/dpkg --print-architecture
28 message(FATAL_ERROR "dpkg not found: No package generation.")
/third_party/ejdb/installer/jni/
DCMakeLists.txt34 COMMAND /usr/bin/dpkg --print-architecture
39 message(FATAL_ERROR "dpkg not found: No package generation.")
/third_party/ejdb/
Drelease.sh39 VERSION=`dpkg-parsechangelog -l./Changelog -SVersion`
41 CHANGESET=`dpkg-parsechangelog -l./Changelog -SChanges | sed '/^ejdb2.*/d' | sed '/^\s*$/d'`
/third_party/libunwind/
D.travis.yml37 sudo apt-get install -yqq -o=Dpkg::Use-Pty=0 g++-multilib
43 sudo apt-get install -yqq -o=Dpkg::Use-Pty=0 g++-$HOST
/third_party/mbedtls/scripts/
Doutput_env.sh209 if type dpkg-query >/dev/null 2>/dev/null; then
210 if ! dpkg-query -f '${Status} ${Package}: ${Version}\n' -W 'libasan*' |
217 echo " Unable to determine the asan version without dpkg."
/third_party/ltp/
D.travis.yml109 …sudo add-apt-repository "deb [arch=$(dpkg --print-architecture)] https://download.docker.com/linux…
111 sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
/third_party/nghttp2/doc/sources/
Dbuilding-android-binary.rst88 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
113 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
/third_party/skia/infra/gcc/Debian10-x86/
DDockerfile3 RUN dpkg --add-architecture i386 && \
/third_party/ltp/travis/
Ddebian.i386.sh5 dpkg --add-architecture i386
/third_party/libsnd/Scripts/
Dlinux-to-win-cross-configure.sh18 build_cpu=$(dpkg-architecture -qDEB_BUILD_GNU_CPU)

1234