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.

10 lines
336 B

  1. --- ./Makefile 2007-05-25 21:24:24.000000000 +0200
  2. +++ ./Makefile 2007-05-25 21:24:27.000000000 +0200
  3. @@ -94,6 +94,7 @@
  4. install: all
  5. install mine $(sysprefix)/bin/mine
  6. + install mine.static $(sysprefix)/bin/mine.static
  7. install tarbz2gem.sh $(prefix)/sbin/tarbz2gem
  8. install rocket.sh $(prefix)/sbin/rocket
  9. ifeq ($(USE_GAS), 1)