]> git.pld-linux.org Git - packages/wesnoth.git/commitdiff
- removed mv gl_ES to gl
authorZsolt Udvari <uzsolt@pld-linux.org>
Mon, 25 Aug 2008 23:11:57 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- can't build - see the TODO section!!!

Changed files:
    wesnoth.spec -> 1.89

wesnoth.spec

index a9cf6497237450ada949dad874fd0d751e8d1adf..8c4af50106e04c7dcc561a021e2f8d69edbd6087 100644 (file)
@@ -2,7 +2,9 @@
 # - rename language files sr@latin to sr@Latn and include them
 # - use desktop file included with project (consider which one are better)
 # - dont know what should I do with sr@latin man pages
-#
+# - /usr/share/wesnoth/data/core/images/terrain/tent.png: ERROR: 
+#      Macintosh HFS Extended version 61389 data (unclean) vasprintf failed 
+#      (Invalid or incomplete multibyte or wide character)
 # Conditional build
 %bcond_without server  # without server
 %bcond_without tools   # without tools
@@ -122,9 +124,7 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/wesnothd
 
-mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{gl_ES,gl}
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{nb_NO,nb}
-mv -f $RPM_BUILD_ROOT%{_mandir}/{gl_ES,gl}
 
 # unsupported(?)
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ca_ES@valencia
This page took 0.157367 seconds and 4 git commands to generate.