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

  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
dist.py 39 if 'fakeroot' in kwargs:
40 fakeroot = kwargs['fakeroot']
41 del kwargs['fakeroot']
43 fakeroot = None
49 if fakeroot:
50 argv.insert(0, fakeroot)
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/
dist.py 39 if 'fakeroot' in kwargs:
40 fakeroot = kwargs['fakeroot']
41 del kwargs['fakeroot']
43 fakeroot = None
49 if fakeroot:
50 argv.insert(0, fakeroot)
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
dist.py 39 if 'fakeroot' in kwargs:
40 fakeroot = kwargs['fakeroot']
41 del kwargs['fakeroot']
43 fakeroot = None
49 if fakeroot:
50 argv.insert(0, fakeroot)
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/
dist.py 39 if 'fakeroot' in kwargs:
40 fakeroot = kwargs['fakeroot']
41 del kwargs['fakeroot']
43 fakeroot = None
49 if fakeroot:
50 argv.insert(0, fakeroot)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
Makefile 5 sudo apt-get install subversion fakeroot python-setuptools python-subversion
24 fakeroot ./debian/rules clean
41 fakeroot ./debian/rules binary
  /external/chromium-trace/catapult/third_party/python_gflags/
Makefile 5 sudo apt-get install subversion fakeroot python-setuptools python-subversion
24 fakeroot ./debian/rules clean
41 fakeroot ./debian/rules binary

Completed in 6026 milliseconds