OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debuild
(Results
1 - 4
of
4
) sorted by null
/external/chromium/sdch/open-vcdiff/packages/
deb.sh
18
if [ \! -x /usr/bin/
debuild
]; then
19
echo "Cannot find /usr/bin/
debuild
. Not building Debian packages." 1>&2
62
debuild
-uc -us
/external/chromium_org/sdch/open-vcdiff/packages/
deb.sh
32
if [ \! -x /usr/bin/
debuild
]; then
33
echo "Cannot find /usr/bin/
debuild
. Not building Debian packages." 1>&2
76
debuild
-uc -us
/external/chromium_org/third_party/tcmalloc/vendor/packages/
deb.sh
18
if [ \! -x /usr/bin/
debuild
]; then
19
echo "Cannot find /usr/bin/
debuild
. Not building Debian packages." 1>&2
62
debuild
-uc -us
/external/open-vcdiff/packages/
deb.sh
32
if [ \! -x /usr/bin/
debuild
]; then
33
echo "Cannot find /usr/bin/
debuild
. Not building Debian packages." 1>&2
76
debuild
-uc -us
Completed in 2071 milliseconds