]> git.pld-linux.org Git - packages/crossfire.git/blob - crossfire-am.patch
- up to 1.75.0
[packages/crossfire.git] / crossfire-am.patch
1 --- crossfire-1.9.1/utils/Makefile.am~  2005-04-14 08:48:06.000000000 +0200
2 +++ crossfire-1.9.1/utils/Makefile.am   2012-02-09 18:51:51.781707765 +0100
3 @@ -1,8 +1,8 @@
4  
5  nodist_bin_SCRIPTS = crossloop.pl crossloop player_dl.pl
6  dist_bin_SCRIPTS = crossloop.web
7 -nodist_pkglib_SCRIPTS = 
8 -dist_pkglib_SCRIPTS = mktable.script add_throw.perl metaserver.pl
9 +nodist_pkglibexec_SCRIPTS = 
10 +dist_pkglibexec_SCRIPTS = mktable.script add_throw.perl metaserver.pl
11  dist_noinst_SCRIPTS = ad2c.script mktable.script player_dl.html cfmeta-rrd
12  
13  EXTRA_DIST = 
14 --- crossfire-1.9.1/random_maps/Makefile.am~    2005-04-12 08:31:52.000000000 +0200
15 +++ crossfire-1.9.1/random_maps/Makefile.am     2012-02-11 00:37:18.154431672 +0100
16 @@ -24,7 +24,7 @@
17  #   The author can be reached via e-mail to mark@pyramid.com
18  
19  
20 -pkglib_PROGRAMS = random_map
21 +pkglibexec_PROGRAMS = random_map
22  
23  random_map_SOURCES = standalone.c
24  
This page took 0.038866 seconds and 3 git commands to generate.