]> git.pld-linux.org Git - packages/wesnoth.git/commitdiff
- obsoleted
authorlisu <lisu@pld-linux.org>
Fri, 26 Mar 2010 10:06:27 +0000 (10:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wesnoth-Makefile.patch -> 1.3
    wesnoth-locale_dir.patch -> 1.2
    wesnoth-werror.patch -> 1.2
    wesnoth.desktop -> 1.9
    wesnoth_editor.desktop -> 1.5

wesnoth-Makefile.patch [deleted file]
wesnoth-locale_dir.patch [deleted file]
wesnoth-werror.patch [deleted file]
wesnoth.desktop [deleted file]
wesnoth_editor.desktop [deleted file]

diff --git a/wesnoth-Makefile.patch b/wesnoth-Makefile.patch
deleted file mode 100644 (file)
index 0bcd0fd..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- wesnoth-1.1.10/src/Makefile.am~    2006-10-04 21:42:33.000000000 +0200
-+++ wesnoth-1.1.10/src/Makefile.am     2006-10-04 21:43:45.000000000 +0200
-@@ -499,7 +499,6 @@
- if SERVER
- install-exec-hook:
-       mkdir -p -m 0700 $(DESTDIR)$(fifodir)
--      -chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
- uninstall-hook:
-       rm -rf $(DESTDIR)$(fifodir)
---- wesnoth-1.1.10/src/Makefile.in~    2006-10-04 21:42:33.000000000 +0200
-+++ wesnoth-1.1.10/src/Makefile.in     2006-10-04 21:44:43.000000000 +0200
-@@ -1487,7 +1487,6 @@
- @SERVER_TRUE@install-exec-hook:
- @SERVER_TRUE@ mkdir -p -m 0700 $(DESTDIR)$(fifodir)
--@SERVER_TRUE@ -chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
- @SERVER_TRUE@uninstall-hook:
- @SERVER_TRUE@ rm -rf $(DESTDIR)$(fifodir)
diff --git a/wesnoth-locale_dir.patch b/wesnoth-locale_dir.patch
deleted file mode 100644 (file)
index 33f9ed3..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- wesnoth-1.2/configure.ac~  2006-12-22 23:33:48.000000000 +0100
-+++ wesnoth-1.2/configure.ac   2006-12-24 13:03:20.000000000 +0100
-@@ -106,8 +106,8 @@
-               esac])
- AC_SUBST([DATADIR])
--#LOCALEDIR="$datadir/locale"
--LOCALEDIR=translations
-+LOCALEDIR="$datadir/locale"
-+#LOCALEDIR=translations
- AC_ARG_WITH([localedir],
-             AS_HELP_STRING([--with-localedir@<:@=DIR@:>@], [install locale data under dir @<:@translations@:>@]),
-             [case "${withval}" in
diff --git a/wesnoth-werror.patch b/wesnoth-werror.patch
deleted file mode 100644 (file)
index a443801..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- wesnoth-1.6.4/configure.ac~        2009-07-08 09:01:45.000000000 +0200
-+++ wesnoth-1.6.4/configure.ac 2009-07-08 09:22:02.000000000 +0200
-@@ -107,7 +107,7 @@
- then
- #   Strict compilation for C files is disabled until somebody wants to clean them.
- #     CFLAGS="$CFLAGS -Werror -Wno-unused -Wno-sign-compare"
--      CXXFLAGS="$CXXFLAGS -Werror -Wno-unused -Wno-sign-compare"
-+      CXXFLAGS="$CXXFLAGS -Wno-unused -Wno-sign-compare"
- fi
- # Make tests default in svn version
diff --git a/wesnoth.desktop b/wesnoth.desktop
deleted file mode 100644 (file)
index 0da0861..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Name=Battle for Wesnoth
-Name[pl]=Bitwa o Wesnoth
-Comment=Strategy game
-Comment[pl]=Gra strategiczna
-Exec=wesnoth
-Icon=wesnoth-icon
-Terminal=false
-Type=Application
-Categories=Game;StrategyGame;
-# vi: encoding=utf-8
diff --git a/wesnoth_editor.desktop b/wesnoth_editor.desktop
deleted file mode 100644 (file)
index 1906e7a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Name=Battle for Wesnoth (Map editor)
-Name[pl]=Bitwa o Wesnoth (Edytor map)
-Comment=Map editor for strategy game Battle for Wesnoth
-Comment[pl]=Edytor map do gry strategicznej Bitwa o Wesnoth
-Exec=wesnoth_editor
-Icon=wesnoth_editor-icon
-Terminal=false
-Type=Application
-Categories=Game;StrategyGame;
-# vi: encoding=utf-8
This page took 0.225686 seconds and 4 git commands to generate.