diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-05-01 16:33:39 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-05-01 21:34:30 +0200 |
commit | ebf5c2a868447fdb1e534fd74e4add8ee0baf4e2 (patch) | |
tree | aac4902f7191f5e5e8bd6abda1224f8f6d880101 /games-puzzle/tod/files | |
parent | games-puzzle/tint: Drop old (diff) | |
download | gentoo-ebf5c2a868447fdb1e534fd74e4add8ee0baf4e2.tar.gz gentoo-ebf5c2a868447fdb1e534fd74e4add8ee0baf4e2.tar.bz2 gentoo-ebf5c2a868447fdb1e534fd74e4add8ee0baf4e2.zip |
games-puzzle/tod: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-puzzle/tod/files')
-rw-r--r-- | games-puzzle/tod/files/tod-0-makefile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/tod/files/tod-0-makefile.patch b/games-puzzle/tod/files/tod-0-makefile.patch index cd17d1cce42b..9783fab0c4bc 100644 --- a/games-puzzle/tod/files/tod-0-makefile.patch +++ b/games-puzzle/tod/files/tod-0-makefile.patch @@ -1,5 +1,5 @@ ---- makefile -+++ makefile +--- a/makefile ++++ b/makefile @@ -1,8 +1,7 @@ OBJ = hiscore rec scrctl tetanus crc allegdlg hgrcos
HEADS = tod.h allegdlg.h crc.h hgrcos.h hiscore.h
|