diff --git a/manpages_html.tgz b/manpages_html.tgz
deleted file mode 100644
index e9c9147..0000000
Binary files a/manpages_html.tgz and /dev/null differ
diff --git a/manpages_man.tgz b/manpages_man.tgz
deleted file mode 100644
index 421fc82..0000000
Binary files a/manpages_man.tgz and /dev/null differ
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 0317629..5d4439f 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -54,8 +54,7 @@ Source27: selinux-policy.conf
 Source28: permissivedomains.cil
 Source29: serefpolicy-contrib-%{version}.tgz
 Source30: booleans.subs_dist
-Source33: manpages_html.tgz
-Source34: manpages_man.tgz
+
 Source35: docker-selinux.tgz
 Url: http://github.com/TresysTechnology/refpolicy/wiki
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -394,8 +393,6 @@ rm -rf %{buildroot}%{_sharedstatedir}/selinux/minimum/active/modules/100/sandbox
 %endif
 
 mkdir -p %{buildroot}%{_mandir}
-mkdir -p  %{buildroot}/usr/share/man/man8/
-install -m 644 man8/* %{buildroot}/usr/share/man/man8/
 cp -R  man/* %{buildroot}%{_mandir}
 make UNK_PERMS=allow NAME=targeted TYPE=mcs DISTRO=%{distro} UBAC=n DIRECT_INITRC=n MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} PKGNAME=%{name} MLS_CATS=1024 MCS_CATS=1024 install-docs
 make UNK_PERMS=allow NAME=targeted TYPE=mcs DISTRO=%{distro} UBAC=n DIRECT_INITRC=n MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} PKGNAME=%{name} MLS_CATS=1024 MCS_CATS=1024 install-headers
@@ -406,7 +403,7 @@ install -m 644 doc/example.* %{buildroot}%{_usr}/share/selinux/devel/
 install -m 644 doc/policy.* %{buildroot}%{_usr}/share/selinux/devel/
 echo  "xdg-open file:///usr/share/doc/selinux-policy/html/index.html"> %{buildroot}%{_usr}/share/selinux/devel/policyhelp
 chmod +x %{buildroot}%{_usr}/share/selinux/devel/policyhelp
-#/usr/bin/sepolicy manpage -a -p %{buildroot}/usr/share/man/man8/ -w -r %{buildroot}
+/usr/bin/sepolicy manpage -a -p %{buildroot}/usr/share/man/man8/ -w -r %{buildroot}
 mkdir -p  %{buildroot}/usr/share/selinux/devel/html/
 install -m 644 html/* %{buildroot}/usr/share/selinux/devel/html/
 #mv %{buildroot}%{_usr}/share/man/man8/*.html %{buildroot}%{_usr}/share/selinux/devel/html