|
|
@@ -25,4 +25,4 @@ betik = make INSTALLROOT=${PKG} install |
|
|
|
betik = mv ${PKG}/usr/bin/{tftp,${isim}} |
|
|
|
betik = mv ${PKG}/usr/share/man/man1/{tftp,${isim}}.1 |
|
|
|
betik = install -D -m644 "${SRC}/tftpd.conf" "$PKG/etc/tftpd.conf" |
|
|
|
betik = install -D -m644 $SRC/tftpd.service $PKG/etc/rc.d/init.d/tftpd |
|
|
|
betik = install -D -m755 $SRC/tftpd.service $PKG/etc/rc.d/init.d/tftpd |