dist: ensure the license text is included

The autotools pick up COPYING file automatically.

Change-Id: Ib5c7b479fa66291be987230f102ff391f4902988
Related: OS#6227
This commit is contained in:
Vadim Yanitskiy 2023-10-25 17:44:41 +07:00
parent 4de54857ab
commit 82c4b31b13
2 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
%postun -n libosmogapk%{sover} -p /sbin/ldconfig
%files
%doc gpl-3.0.txt
%doc COPYING
%{_bindir}/osmo-gapk
%if 0%{with_gsmhr}