[dconf/f18] fix spec

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 19 20:41:28 UTC 2012


commit 66c0db1ea7cf39475ecc99af9359960f285217dc
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 19 16:41:53 2012 -0400

    fix spec

 dconf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dconf.spec b/dconf.spec
index 9555571..5715176 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -56,7 +56,7 @@ make %{?_smp_mflags}
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 
-%find-lang dconf
+%find_lang dconf
 
 %post
 touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :


More information about the scm-commits mailing list