diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-18 16:36:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-18 16:36:22 +0000 |
commit | 1b11d98cb82c6541e588d9e32f01ae4992114be2 (patch) | |
tree | a0983b43ecbe5c0c8bf45b2ae36dceabb667f797 /games/asc/files/patch-data::moredata::Makefile.in | |
parent | Catch up with some not-so-recent VM changes to make vmware2 work (diff) |
Update to 1.10.2.
Notes
Notes:
svn path=/head/; revision=68268
Diffstat (limited to 'games/asc/files/patch-data::moredata::Makefile.in')
-rw-r--r-- | games/asc/files/patch-data::moredata::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/asc/files/patch-data::moredata::Makefile.in b/games/asc/files/patch-data::moredata::Makefile.in deleted file mode 100644 index a357eb5dd387..000000000000 --- a/games/asc/files/patch-data::moredata::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- data/moredata/Makefile.in 2001/10/22 10:49:12 1.1 -+++ data/moredata/Makefile.in 2001/10/22 10:49:23 -@@ -76,7 +76,7 @@ - - pkgdata_DATA = buildings.con mk1.con trrobj.con - --pkgdatadir = $(datadir)/games/@PACKAGE@ -+pkgdatadir = $(datadir)/@PACKAGE@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h - CONFIG_CLEAN_FILES = |