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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_rpm.py 353 non_src_rpm = "%{arch}/" + nvr_string + ".%{arch}.rpm"
355 src_rpm, non_src_rpm, spec_path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_rpm.py 353 non_src_rpm = "%{arch}/" + nvr_string + ".%{arch}.rpm"
355 src_rpm, non_src_rpm, spec_path)

Completed in 57 milliseconds