add rpkg.conf with auto_pack = True so that srpm can be built

This commit is contained in:
clime 2019-05-16 12:15:21 +02:00
parent 1a3597b6ad
commit 27d2617f74

2
rpkg.conf Normal file
View file

@ -0,0 +1,2 @@
[rpkg]
auto_pack = True