policycoreutils: po: remove bad selinux.tbl line from Makefile

selinux.tbl is a Fedora translation file that doesn't make sense in
policycoreutils.  Until we figure out how to deal with it, I'm not going
to push it.  But I accidentally included it in the update-po make
target.  Remove it from the make target.

Signed-off-by: Eric Paris <eparis@redhat.com>
This commit is contained in:
Eric Paris 2012-09-14 13:41:22 -04:00
parent 8638197342
commit fec715a6f2

View File

@ -55,7 +55,6 @@ POTFILES = \
../gui/polgengui.py \
../gui/polgen.py \
../gui/portsPage.py \
../gui/selinux.tbl \
../gui/semanagePage.py \
../gui/statusPage.py \
../gui/system-config-selinux.glade \