1234567891011121314 |
- --- ../base/testpkg.yaml 2010-03-15 12:26:52.000000000 +0800
- +++ testpkg.yaml 2010-07-07 09:41:50.525421578 +0800
- @@ -12,8 +12,8 @@ Description: |
- the base of all testings. In this YAML file, only basic keywords
- specified, plus with one sub package "devel".
-
- -Configure: none
- -Builder: none
- +Configure: abc
- +Builder: xyz
-
- SubPackages:
- - Name: devel
|