Açıklama çevirisi
This commit is contained in:
parent
2136bf3a4f
commit
24cab54813
1 changed files with 2 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Description: Display the network route that packets take to reach a specified host.
|
# Description: Belirli bir ana makineye ulaşmak için paketlerin aldığı ağ yolunu görüntüleyin.
|
||||||
# URL: http://traceroute.sourceforge.net/
|
# URL: http://traceroute.sourceforge.net/
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: alienus at nutyx dot org
|
|
||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=traceroute
|
name=traceroute
|
||||||
|
@ -15,6 +14,3 @@ build(){
|
||||||
make
|
make
|
||||||
make prefix=/usr DESTDIR=$PKG install
|
make prefix=/usr DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue