]> git.pld-linux.org Git - packages/gnome-games.git/commitdiff
- unifited using %find_lang macro to scheme:
authorkloczek <kloczek@pld-linux.org>
Mon, 21 Jun 1999 07:09:56 +0000 (07:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
%install
[..]
%find_lang %{name}
[..]
%files -f %{name}.lang

Changed files:
    gnome-games.spec -> 1.18

gnome-games.spec

index 23b8ab636881f70838a032e98cbc6a37ef72a33a..62d78b94a7f3c6296aebab475308c3cfd2c1341b 100644 (file)
@@ -86,7 +86,7 @@ gzip -9nf AUTHORS ChangeLog NEWS README
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f gnome-games.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS.gz ChangeLog.gz NEWS.gz README.gz
 %config /etc/X11/GNOME/sound/events/*
This page took 0.087205 seconds and 4 git commands to generate.