Upgrade to abiword-3.0.0
[hvlinux.git] / stage2 / pkg / sysklogd
index 2e84881..ab133ed 100644 (file)
@@ -1,5 +1,11 @@
 #!/bin/bash
 
+hvbuild()
+{
+    make
+    make BINDIR=/sbin install
+}
+
 hvbuild_post()
 {
     cat > /etc/syslog.conf << "EOF"