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

  1. --- ndiswrapper-1.19/driver/Makefile~ 2006-07-02 14:47:57.000000000 +0200
  2. +++ ndiswrapper-1.19/driver/Makefile 2006-07-13 00:02:46.000000000 +0200
  3. @@ -283,7 +283,6 @@
  4. mkdir -p $(INST_DIR)
  5. install -m 0644 $(MODULE) $(INST_DIR)
  6. -@/bin/rm -rf $(SRC_DIR)/.tmp_versions
  7. - -/sbin/depmod -a $(KVERS)
  8. dist:
  9. @for file in $(DISTFILES); do \