nginx-current: trim useless cd
This commit is contained in:
parent
109ffacd07
commit
bfa43357d9
1 changed files with 0 additions and 2 deletions
|
@ -179,8 +179,6 @@ build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "$builddir"
|
|
||||||
|
|
||||||
make DESTDIR="$pkgdir" install
|
make DESTDIR="$pkgdir" install
|
||||||
chown root:root "$pkgdir"/usr/sbin/nginx
|
chown root:root "$pkgdir"/usr/sbin/nginx
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue