From 3e343ded37216a9f53944dbac97eb784c0739be8 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Thu, 10 Jan 2013 22:14:59 +0900 Subject: [PATCH] Qdd include/QF/math/*.h to the rpm. --- RPM/quakeforge.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/RPM/quakeforge.spec.in b/RPM/quakeforge.spec.in index 9047baed2..74a83e2e9 100644 --- a/RPM/quakeforge.spec.in +++ b/RPM/quakeforge.spec.in @@ -317,6 +317,7 @@ rm -rf $RPM_BUILD_ROOT %attr(-,root,root) %{_prefix}/include/QF/GL/*.h %attr(-,root,root) %{_prefix}/include/QF/GLSL/*.h %attr(-,root,root) %{_prefix}/include/QF/*.h +%attr(-,root,root) %{_prefix}/include/QF/math/*.h %attr(-,root,root) %{_prefix}/include/QF/plugin/*.h %files gl