From 42f45fd2b004e34060e208d1fdff5ddc4f735285 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Jun 2010 14:34:55 +0000 Subject: [PATCH] fix file list --- pyatspi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyatspi.spec b/pyatspi.spec index 3610399..cd2a7fc 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -53,7 +53,7 @@ make install DESTDIR=$RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING AUTHORS README -%{python_sitelib}/pyatspi_dbus +%{python_sitelib}/pyatspi %changelog