summaryrefslogtreecommitdiff
path: root/databases/virtuoso/hacks.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-17Not all linux systems will have netstat(8), but if they don't then they'llsbd1-0/+18
have ss(8) which does the same thing. (With out netstat the build stalls in an endless for loop.) So add a hack that creates a tool named netstat from ss.