OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:src_rpm
(Results
1 - 5
of
5
) sorted by null
/external/curl/packages/Linux/RPM/
make_curl_rpm
44
src_rpm
="$target-$version-$release.src.rpm"
45
if test -f $
src_rpm
47
rpm -ivh $
src_rpm
60
echo $
src_rpm
does not exist
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_rpm.py
352
src_rpm
= nvr_string + ".src.rpm"
355
src_rpm
, non_src_rpm, spec_path)
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_rpm.py
352
src_rpm
= nvr_string + ".src.rpm"
355
src_rpm
, non_src_rpm, spec_path)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_rpm.py
352
src_rpm
= nvr_string + ".src.rpm"
355
src_rpm
, non_src_rpm, spec_path)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_rpm.py
352
src_rpm
= nvr_string + ".src.rpm"
355
src_rpm
, non_src_rpm, spec_path)
Completed in 112 milliseconds