pakur.sh 109 B

12345
  1. mkdir -p $PKG/usr/bin
  2. make BINDIR=$PKG/usr/bin install
  3. install -Dm644 ../syslog.conf "$PKG/etc/syslog.conf"