diff options
Diffstat (limited to 't/data/SPECS/failing-scriptlets')
-rw-r--r-- | t/data/SPECS/failing-scriptlets/sh.spec | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/t/data/SPECS/failing-scriptlets/sh.spec b/t/data/SPECS/failing-scriptlets/sh.spec new file mode 100644 index 00000000..b9131318 --- /dev/null +++ b/t/data/SPECS/failing-scriptlets/sh.spec @@ -0,0 +1,12 @@ +%global __requires_exclude /bin/sh +Summary: x +Name: sh +Version: 1 +Release: 1 +License: x +Provides: /bin/sh + +%description +x + +%files |