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: pycairo/Makefile
===================================================================
--- pycairo/Makefile	(revision 114)
+++ pycairo/Makefile	(revision 115)
@@ -14,7 +14,6 @@
 tarballs    = $(addsuffix .$(suffix), $(addprefix $(pkgname)-, $(versions)))
 sha1s       = $(addsuffix .sha1sum, $(tarballs))
 
-
 patches     = $(CURDIR)/patches/pycairo-1.23.0-sphinx6.patch
 
 .NOTPARALLEL: $(patches)