miniupnpc.paketlendi
This commit is contained in:
parent
55e4df8fdb
commit
6ebf81e734
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Description: A small UPnP client library/tool to access Internet Gateway Devices
|
# Description: A small UPnP client library/tool to access Internet Gateway Devices
|
||||||
# URL: http://miniupnp.free.fr
|
# URL: http://miniupnp.free.fr
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: milisarge
|
||||||
# Depends on:
|
# Depends on:
|
||||||
name=miniupnpc
|
name=miniupnpc
|
||||||
version=1.9
|
version=1.9
|
||||||
|
@ -12,6 +12,4 @@ build() {
|
||||||
cd $SRC/$name-$version
|
cd $SRC/$name-$version
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
install -Dm644 man3/miniupnpc.3 $PKG/usr/share/man/man3/miniupnpc.3
|
|
||||||
install -Dm644 LICENSE $PKG/usr/share/licenses/${pkgname}/LICENSE
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue