OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srpm
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_rpm.py
388
srpm
= os.path.join(rpm_dir['SRPMS'], source_rpm)
389
assert(os.path.exists(
srpm
))
390
self.move_file(
srpm
, self.dist_dir)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_rpm.py
388
srpm
= os.path.join(rpm_dir['SRPMS'], source_rpm)
389
assert(os.path.exists(
srpm
))
390
self.move_file(
srpm
, self.dist_dir)
/external/llvm/
Makefile
229
srpm
: $(LLVM_OBJ_ROOT)/llvm.spec
274
.PHONY:
srpm
rpm update happiness
Completed in 243 milliseconds