You've already forked linux-packaging-mono
3 lines
73 B
Bash
3 lines
73 B
Bash
#!/bin/sh
|
|
exec @bindir@/pedump $MONO_OPTIONS --verify metadata,code "$@"
|