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: 4.0.5/Makefile
===================================================================
--- 4.0.5/Makefile	(revision 363)
+++ 4.0.5/Makefile	(revision 364)
@@ -312,6 +312,6 @@
 	@$(PSEUDO) sh -c "cd $(TRANSMISSION_PKG) && \
 	                  chown -R root:root . && \
 	                  chown -R   201:201        srv/transmission          && \
-	                  chomod u+rwx,g+rws,o+rx-w srv/transmission/torrents && \
+	                  chmod  u+rwx,g+rws,o+rx-w srv/transmission/torrents && \
 	                  chown -R   201:201        var/lib/transmission      && \
 	                  $(MAKE_PACKAGE) -J --linkadd=yes $(GNUPG_OPTIONS) -m -d .. ."