diff options
Diffstat (limited to 'tests/data/SPECS/configtest.spec')
-rw-r--r-- | tests/data/SPECS/configtest.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/SPECS/configtest.spec b/tests/data/SPECS/configtest.spec index 5f15c349f..17dd7c901 100644 --- a/tests/data/SPECS/configtest.spec +++ b/tests/data/SPECS/configtest.spec @@ -1,3 +1,6 @@ +# avoid depending on rpm configuration +%define _sysconfdir /etc + %{!?filetype: %global filetype file} Name: configtest%{?sub:-%{sub}} |