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

  /external/bluetooth/glib/debian/
rules 3 # debian/rules file for CVS glib1.1 Debian package
4 # based on glib+ debian/rules file
5 # written April 1998 by Ben Gertzfield <che@debian.org>
46 $(MAKE) prefix=`pwd`/debian/tmp/usr install
54 $(MAKE) prefix=`pwd`/debian/libglib-cvs-dbg/usr install
68 # Add here commands to install the files into debian/tmp
69 rm -rf debian/tmp/usr/bin debian/tmp/usr/include debian/tmp/usr/info debian/tmp/usr/lib/glib debian/tmp/usr/share debian/tmp/usr/man debian/tmp/usr/lib/*. (…)
    [all...]
  /external/dropbear/debian/
rules 26 DIR =$(shell pwd)/debian/dropbear
30 for i in `ls -1 debian/diff/*.diff || :`; do \
51 for i in `ls -1r debian/diff/*.diff || :`; do \
56 rm -f debian/files debian/substvars debian/copyright changelog
74 install -m0755 debian/dropbear.init '$(DIR)'/etc/init.d/dropbear
75 install -m0755 debian/service/run '$(DIR)'/etc/dropbear/run
77 install -m0755 debian/service/log '$(DIR)'/etc/dropbear/log/run
91 cat debian/copyright.in LICENSE >debian/copyrigh
    [all...]
  /external/chromium/sdch/open-vcdiff/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
103 $(CURDIR)/debian/tmp/usr/share/man/man1/vcdiff.1
112 dh_shlibdeps -ldebian/libvcdcom0/usr/lib:debian/libvcddec0/usr/lib:debian/libvcdenc0/usr/lib
  /external/webkit/SunSpider/tests/sunspider-0.9/
access-nsieve.js 2 // http://shootout.alioth.debian.org/
bitops-nsieve-bits.js 2 // http://shootout.alioth.debian.org
controlflow-recursive.js 2 // http://shootout.alioth.debian.org/
math-spectral-norm.js 2 // http://shootout.alioth.debian.org/
math-partial-sums.js 2 // http://shootout.alioth.debian.org/
string-fasta.js 2 // http://shootout.alioth.debian.org
regexp-dna.js 2 // http://shootout.alioth.debian.org/
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
access-nsieve.js 2 // http://shootout.alioth.debian.org/
bitops-nsieve-bits.js 2 // http://shootout.alioth.debian.org
controlflow-recursive.js 2 // http://shootout.alioth.debian.org/
math-spectral-norm.js 2 // http://shootout.alioth.debian.org/
math-partial-sums.js 2 // http://shootout.alioth.debian.org/
string-fasta.js 2 // http://shootout.alioth.debian.org
regexp-dna.js 2 // http://shootout.alioth.debian.org/
    [all...]
  /external/webkit/WebKitTools/wx/packaging/debian/
rules 16 rm -rf $(addprefix debian/,$(packages)) debian/files debian/substvars
  /external/e2fsprogs/debian/
rules 4 # Invoke each target with `./debian/rules <target>'. All targets should be
22 MAIN_VERSION = $(shell head -n 1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g')
39 debdir=${topdir}/debian
55 UDEB_PRIORITY = $(shell grep '^Package: e2fsprogs-udeb' debian/control -A 10 | grep ^Priority: | cut -d ' ' -f 2)
58 BLKID_UDEB_PRIORITY = $(shell grep '^Package: libblkid1-udeb' debian/control -A 10 | grep ^Priority: | cut -d ' ' -f 2)
61 UUID_UDEB_PRIORITY = $(shell grep '^Package: libuuid1-udeb' debian/control -A 10 | grep ^Priority: | cut -d ' ' -f 2)
63 STAMPSDIR=debian/stampdir
244 rm -f doc/libext2fs/*.html lib/et/com_err/*.html debian/*.substvars
324 for i in $$(cd debian && echo *.lintian-overrides); do \
326 $(INSTALL) -m 0644 -D -p debian/$$i ${debdir}/$${pkg}/usr/share/lintian/overrides/$${pkg} ;
    [all...]
  /external/e2fsprogs/util/
Makefile.in 38 sh gen-tarball debian
gen-tarball.in 13 echo Debian package $deb_pkgver
16 debian|ubuntu)
  /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/bison/doc/
Makefile 335 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
542 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
  /external/libpng/
CHANGES     [all...]
  /device/samsung/crespo/alsa-utils/alsaconf/
alsaconf.in 61 distribution="debian"
308 elif [ "$distribution" = "debian" ]; then
493 if [ "$distribution" = "debian" ]; then
912 gentoo | debian)
    [all...]

Completed in 248 milliseconds