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