diff options
Diffstat (limited to 'net-analyzer/nbtscan/nbtscan-1.6.ebuild')
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.6.ebuild b/net-analyzer/nbtscan/nbtscan-1.6.ebuild index 9241d68431a2..b1b5e1ef9c21 100644 --- a/net-analyzer/nbtscan/nbtscan-1.6.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.6.ebuild @@ -27,6 +27,6 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { default } |