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: radix-1.9/X11/app/hplip/3.23.3/Makefile
===================================================================
--- radix-1.9/X11/app/hplip/3.23.3/Makefile	(revision 162)
+++ radix-1.9/X11/app/hplip/3.23.3/Makefile	(revision 163)
@@ -191,6 +191,9 @@
 	$(UNPACK_SRC_ARCHIVE)
 	$(APPLY_PATCHES)
 	@cp -a $(CONFIG_GUESS) $(CONFIG_SUB) $(SRC_DIR)
+	@( cd $(SRC_DIR) ; \
+	   sed -i 's,SYSFS,ATTR,g' data/rules/56-hpmud_sysfs.rules ; \
+	 )
 	@touch $@
 
 $(build_target): $(src_done)