[package] add dmalloc, patch from Raphael Huck
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20300 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
8
devel/dmalloc/patches/300-fix_summarize_script.patch
Normal file
8
devel/dmalloc/patches/300-fix_summarize_script.patch
Normal file
@ -0,0 +1,8 @@
|
||||
--- a/contrib/dmalloc_summarize.pl
|
||||
+++ b/contrib/dmalloc_summarize.pl
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/perl5 -w
|
||||
+#!/usr/bin/perl -w
|
||||
#
|
||||
# dmalloc_summarize -- summarizes dmalloc log files
|
||||
#
|
Reference in New Issue
Block a user