Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
Index: radix-1.9/net/ulogd/2.0.8/ulogd-pkg-install.sh
===================================================================
--- radix-1.9/net/ulogd/2.0.8/ulogd-pkg-install.sh	(revision 297)
+++ radix-1.9/net/ulogd/2.0.8/ulogd-pkg-install.sh	(revision 298)
@@ -33,8 +33,8 @@
 # arg 1:  the new package version
 post_install() {
   preserve_perms etc/rc.d/rc.ulogd.new
-  install_file   config etc/logrotate.d/ulogd.new
-  install_file   config etc/ulogd.conf.new
+  install_file   etc/logrotate.d/ulogd.new
+  install_file   etc/ulogd.conf.new
 }
 
 # arg 1:  the new package version