Author: cazfi
Date: Mon Dec  8 22:32:32 2014
New Revision: 27213

URL: http://svn.gna.org/viewcvs/freeciv?rev=27213&view=rev
Log:
Moved diff_ignore from the root directory to scripts/

See patch #5437

Added:
    trunk/scripts/diff_ignore
      - copied unchanged from r27212, trunk/diff_ignore
Removed:
    trunk/diff_ignore
Modified:
    trunk/Makefile.am

Modified: trunk/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/Makefile.am?rev=27213&r1=27212&r2=27213&view=diff
==============================================================================
--- trunk/Makefile.am   (original)
+++ trunk/Makefile.am   Mon Dec  8 22:32:32 2014
@@ -33,7 +33,6 @@
 ## It should also install it automatically when running autogen.sh.
 EXTRA_DIST=    autogen.sh                      \
                configure.ac                    \
-               diff_ignore                     \
                bootstrap/fcgui.in              \
                bootstrap/fcser.in              \
                bootstrap/fcruledit.in          \
@@ -110,7 +109,8 @@
                m4/xaw-client.m4                \
                m4/x.m4                         \
                scripts/mapimg2anim             \
-               scripts/setup_auth_server.sh
+               scripts/setup_auth_server.sh    \
+               scripts/diff_ignore
 # On branch: add NEWS-x.x here and remove this comment (1 of 2)
 
 noinst_HEADERS= fc_version

Removed: trunk/diff_ignore
URL: http://svn.gna.org/viewcvs/freeciv/trunk/diff_ignore?rev=27212&view=auto
==============================================================================
--- trunk/diff_ignore   (original)
+++ trunk/diff_ignore   (removed)
@@ -1,74 +0,0 @@
-#*#
-*.a
-*.bak
-*.diff
-*.gmo
-*.o
-*.lo
-*.orig
-*.patch
-*.png
-*.pot
-*.pox
-*.rej
-*.swp
-*.wav
-*_gen.c
-*_gen.h
-*~
-.#*
-.deps
-.libs
-.svn
-Freeciv.h
-Makefile
-Makefile.in
-POTFILES
-TAGS
-acinclude.m4
-aclocal.m4
-autom4te.cache
-cat-id-tbl.c
-charset.alias
-fcgui
-freeciv-gtk2
-freeciv-gtk3
-freeciv-sdl
-freeciv-xaw
-freeciv-qt
-*.sav.gz
-civgame.log
-freeciv-server
-config.cache
-config.guess
-fc_config.h
-fc_config.h.in
-freeciv_config.h
-config.log
-config.status
-config.sub
-configure
-core
-depcomp
-freeciv-*.tar.gz
-install-sh
-missing
-mkinstalldirs
-ref-add.sed
-ref-del.sed
-fcser
-fcruledit
-stamp-cat-id
-stamp-h
-stamp-h1
-stamp-h.in
-tags
-undep.sh
-freeciv-manual
-freeciv-modpack
-freeciv.spec
-libtool
-tolua
-freeciv-*.sav*
-freeciv-score.log
-freeciv-chat.log


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to