mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
348 B

  1. --- ./Makefile.orig 2003-04-25 23:52:48.000000000 +0200
  2. +++ ./Makefile 2003-08-01 11:19:27.000000000 +0200
  3. @@ -1,4 +1,4 @@
  4. -INSTALL = /usr/local/games/
  5. +INSTALL = $(prefix)/bin/
  6. # Uncomment these lines if you want to change the defaults to something else
  7. # (This is/will be removed - and better mechanism will be used for this purpose - Nopik)