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

452 Commits   2 Branches   1 Tag
Index: ebtables-pkg-install.sh
===================================================================
--- ebtables-pkg-install.sh	(revision 384)
+++ ebtables-pkg-install.sh	(revision 385)
@@ -21,7 +21,7 @@
 
 # arg 1:  the new package version
 post_install() {
-  install_file etc/ethertypes.new
+  /bin/true
 }
 
 # arg 1:  the new package version