projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b193c12
)
graph-depends: fix program path in comment
author
Luca Ceresoli
<luca@lucaceresoli.net>
Tue, 14 May 2013 22:11:03 +0000
(22:11 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 15 May 2013 14:04:48 +0000
(16:04 +0200)
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/graph-depends
patch
|
blob
|
history
diff --git
a/support/scripts/graph-depends
b/support/scripts/graph-depends
index 8d81969dda3e6123ee88f587b119e09cdbad5c98..790e24e30414744dd089011b48df19eb35f8db31 100755
(executable)
--- a/
support/scripts/graph-depends
+++ b/
support/scripts/graph-depends
@@
-1,7
+1,7
@@
#!/usr/bin/python
# Usage (the graphviz package must be installed in your distribution)
-# ./scripts/graph-depends [package-name] > test.dot
+# ./s
upport/s
cripts/graph-depends [package-name] > test.dot
# dot -Tpdf test.dot -o test.pdf
#
# With no arguments, graph-depends will draw a complete graph of