summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/dahdi/files/dahdi-2.1.0.4-install.patch')
-rw-r--r--net-misc/dahdi/files/dahdi-2.1.0.4-install.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/dahdi/files/dahdi-2.1.0.4-install.patch b/net-misc/dahdi/files/dahdi-2.1.0.4-install.patch
deleted file mode 100644
index e788766..0000000
--- a/net-misc/dahdi/files/dahdi-2.1.0.4-install.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.org 2008-10-05 17:43:24.000000000 +0200
-+++ Makefile 2008-10-05 17:43:37.000000000 +0200
-@@ -191,7 +191,7 @@
- build_tools/uninstall-modules dahdi $(KVERS)
- endif
- $(KMAKE) INSTALL_MOD_PATH=$(DESTDIR) INSTALL_MOD_DIR=dahdi modules_install
-- [ `id -u` = 0 ] && /sbin/depmod -a $(KVERS) || :
-+# [ `id -u` = 0 ] && /sbin/depmod -a $(KVERS) || :
-
- uninstall-modules:
- ifdef DESTDIR