input.p 407 B

12345678910111213141516
  1. --- ../base/testpkg.yaml 2010-03-09 17:48:35.000000000 +0800
  2. +++ testpkg.yaml 2010-03-14 15:35:14.000000000 +0800
  3. @@ -12,8 +12,10 @@ Description: |
  4. the base of all testings. In this YAML file, only basic keywords
  5. specified, plus with one sub package "devel".
  6. -Configure: none
  7. -Builder: none
  8. +Configure: configure
  9. +Builder: make
  10. +Files:
  11. + - "%{_libdir}/*.a"
  12. SubPackages:
  13. - Name: devel