From fe7b81a8ca94a1a32878e06b6ea68d30f73a45bd Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 28 May 2015 10:31:33 +0200 Subject: RPM: Include /etc/ax25 dir into package. This fixes https://bugzilla.redhat.com/show_bug.cgi?id=1168929. Signed-off-by: Ralf Baechle --- libax25.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'libax25.spec.in') diff --git a/libax25.spec.in b/libax25.spec.in index bd8d4fc..d8002f2 100644 --- a/libax25.spec.in +++ b/libax25.spec.in @@ -58,6 +58,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README +%dir %{_sysconfdir}/ax25 %config(noreplace) %{_sysconfdir}/ax25/axports %config(noreplace) %{_sysconfdir}/ax25/nrports %config(noreplace) %{_sysconfdir}/ax25/rsports -- cgit v1.2.3