summaryrefslogtreecommitdiff
path: root/net/asterisk-bristuff/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk-bristuff/files/patch-Makefile')
-rw-r--r--net/asterisk-bristuff/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/asterisk-bristuff/files/patch-Makefile b/net/asterisk-bristuff/files/patch-Makefile
deleted file mode 100644
index 8b7a4754c7d5..000000000000
--- a/net/asterisk-bristuff/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2009-10-18 21:42:27.000000000 +0700
-+++ Makefile 2009-10-18 21:43:06.000000000 +0700
-@@ -406,7 +406,7 @@
- rm -f build_tools/menuselect-deps
-
- datafiles: _all
-- if [ x`$(ID) -un` = xroot ]; then CFLAGS="$(ASTCFLAGS)" bash build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi
-+ #if [ x`$(ID) -un` = xroot ]; then CFLAGS="$(ASTCFLAGS)" bash build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi
- # Should static HTTP be installed during make samples or even with its own target ala
- # webvoicemail? There are portions here that *could* be customized but might also be
- # improved a lot. I'll put it here for now.