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: sysfsutils/Makefile
===================================================================
--- sysfsutils/Makefile	(revision 9)
+++ sysfsutils/Makefile	(revision 10)
@@ -9,7 +9,7 @@
 
 versions    = 2.1.0
 pkgname     = sysfsutils
-suffix      = tar.gz
+suffix      = tar.xz
 
 tarballs    = $(addsuffix .$(suffix), $(addprefix $(pkgname)-, $(versions)))
 sha1s       = $(addsuffix .sha1sum, $(tarballs))
Index: vim/Makefile
===================================================================
--- vim/Makefile	(revision 9)
+++ vim/Makefile	(revision 10)
@@ -5,7 +5,7 @@
 include ../../../../build-system/constants.mk
 
 
-url         = $(DOWNLOAD_SERVER)/sources/packages/a/vim-github
+url         = $(DOWNLOAD_SERVER)/sources/packages/a/vim
 
 versions    = 8.2-3709
 pkgname     = vim
Index: xfsdump/Makefile
===================================================================
--- xfsdump/Makefile	(revision 9)
+++ xfsdump/Makefile	(revision 10)
@@ -5,7 +5,7 @@
 include ../../../../build-system/constants.mk
 
 
-url         = $(DOWNLOAD_SERVER)/sources/packages/a/xfs/xfsdump-dev
+url         = $(DOWNLOAD_SERVER)/sources/packages/a/xfs/xfsdump
 
 versions    = 3.1.9
 pkgname     = xfsdump
Index: xfsprogs/Makefile
===================================================================
--- xfsprogs/Makefile	(revision 9)
+++ xfsprogs/Makefile	(revision 10)
@@ -5,7 +5,7 @@
 include ../../../../build-system/constants.mk
 
 
-url         = $(DOWNLOAD_SERVER)/sources/packages/a/xfs/xfsprogs-dev
+url         = $(DOWNLOAD_SERVER)/sources/packages/a/xfs/xfsprogs
 
 versions    = 5.10.0
 pkgname     = xfsprogs