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
517 B

  1. --- ./Makefile.in.orig 2004-01-10 13:24:42.000000000 +0100
  2. +++ ./Makefile.in 2004-01-10 13:24:55.000000000 +0100
  3. @@ -545,7 +545,6 @@
  4. @kernel_support_FALSE@install-exec-local:
  5. @kernel_support_FALSE@ -mkdir -p $(MODINSTALLDIR)/oprofile
  6. @kernel_support_FALSE@ cp module/oprofile-module.o $(MODINSTALLDIR)/oprofile/oprofile.o
  7. -@kernel_support_FALSE@ if test $(KVERS) = "`uname -r`"; then depmod -a ; fi
  8. @kernel_support_FALSE@clean-local:
  9. @kernel_support_FALSE@ rm -f module/*.o module/@OPROFILE_MODULE_ARCH@/*.o \