freebsd-ports/games/xgammon/files/patch-aa
Thomas Gellekum 6ea18d7a8c Import of xgammon, a backgammon game for X11.
The do-extract rule is extremely ugly;  I just don't
want to write a general tool for RedHats rpm format...
1997-01-03 08:15:44 +00:00

20 lines
535 B
Plaintext

*** Imakefile.orig Wed Aug 23 21:26:39 1995
--- Imakefile Sat Apr 27 18:12:34 1996
***************
*** 30,36 ****
@echo "starting it"
@echo "creating the database needs about 3 - 5 hours"
@echo "tell you when it is complete"
! cd lib; db; cd ..
@echo "Database complete"
XGammon.ad: xgammon.ad
--- 30,36 ----
@echo "starting it"
@echo "creating the database needs about 3 - 5 hours"
@echo "tell you when it is complete"
! cd lib; ./db; cd ..
@echo "Database complete"
XGammon.ad: xgammon.ad