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

  /external/sonic/
mkorig 3 # Build an original tar-ball for a debian package free of a debian directory and
6 version=`head -1 debian/changelog | sed 's/.*(//
14 make -f debian/rules clean
18 if ! tar -cvzf sonic_$version.orig.tar.gz --exclude-vcs --exclude=debian sonic-$version; then
  /external/syslinux/gnu-efi/gnu-efi-3.0/debian/
rules 45 cp -r inc/* debian/gnu-efi/usr/include/efi/
46 rm debian/gnu-efi/usr/include/efi/Makefile
47 rm debian/gnu-efi/usr/include/efi/inc.mak
48 rm debian/gnu-efi/usr/include/efi/make.inf
49 rm debian/gnu-efi/usr/include/efi/makefile.hdr
50 rm debian/gnu-efi/usr/include/efi/protocol/make.inf
51 rm debian/gnu-efi/usr/include/efi/protocol/makefile.hdr
52 rm debian/gnu-efi/usr/include/efi/protocol/readme.txt
54 rm -rf debian/gnu-efi/usr/include/efi/ia32
55 rm -rf debian/gnu-efi/usr/include/efi/x84_6
    [all...]
  /external/e2fsprogs/debian/
rules 4 # Invoke each target with `./debian/rules <target>'. All targets should be
10 -include debian/rules.custom
27 DISTRO :=$(shell sed -ne '/DISTRIB_ID/s/.*=//p' /etc/lsb-release 2>/dev/null || echo Debian)
47 MAIN_VERSION = $(shell head -n 1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g')
69 debdir ?= ${topdir}/debian
106 UDEB_PRIORITY ?= $(shell grep '^Package: e2fsprogs-udeb' debian/control.in -A 10 | grep ^Priority: | cut -d ' ' -f 2)
110 BLKID_UDEB_PRIORITY ?= $(shell grep '^Package: libblkid1-udeb' debian/control.in -A 10 | grep ^Priority: | cut -d ' ' -f 2)
113 UUID_UDEB_PRIORITY ?= $(shell grep '^Package: libuuid1-udeb' debian/control.in -A 10 | grep ^Priority: | cut -d ' ' -f 2)
116 STAMPSDIR ?= debian/stampdir
270 debian-files: debian/control debian/e2fsprogs.shlibs.loca
    [all...]
  /external/cmockery/cmockery_0_1_2/packages/deb/
rules 3 # Sample debian/rules that uses debhelper.
77 # Add here commands to install the package into debian/tmp
78 $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
92 dh_install --sourcedir=debian/tmp
  /hardware/intel/img/psb_video/debian/
rules 3 # Sample debian/rules that uses debhelper.
72 # Add here commands to install the package into debian/tmp
73 $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
87 dh_install --sourcedir=$(CURDIR)/debian/tmp
  /external/linux-kselftest/
.gitignore 56 # Debian directory (make deb-pkg)
58 /debian/
  /external/e2fsprogs/util/
install-symlink.in 21 --debian)
Makefile.in 50 sh gen-tarball debian
gen-tarball.in 22 debian|ubuntu)
  /external/strace/debian/
rules 65 rm -rf build build64 strace64.1 debian/strace64.substvars
73 test -f build-stamp || make $(MFLAGS) -f debian/rules build
  /external/e2fsprogs/debian/attic/libs/
rules 4 # Invoke each target with `./debian/rules <target>'. All targets should be
17 MAIN_VERSION = $(shell head -1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g')
25 debdir = $(topdir)/debian
163 echo "libcdev:Depends=$(LIBC-DEV)" > debian/comerrg-dev.substvars
164 echo "libcdev:Depends=$(LIBC-DEV)" > debian/ssg-dev.substvars
165 echo "libcdev:Depends=$(LIBC-DEV)" > debian/e2fslibsg-dev.substvars
  /external/syslinux/com32/lib/libpng/
CHANGES     [all...]
  /external/strace/
Makefile 146 $(top_srcdir)/debian/changelog.in depcomp AUTHORS COPYING \
176 CONFIG_CLEAN_FILES = strace.spec debian/changelog
    [all...]
  /external/mksh/src/
Build.sh     [all...]

Completed in 303 milliseconds