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: perl5-x32.sh.in
===================================================================
--- perl5-x32.sh.in	(nonexistent)
+++ perl5-x32.sh.in	(revision 5)
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+PERL5LIB=/usr/lib@LIBDIRSUFFIX@/perl5:/usr/lib@LIBDIRSUFFIX@/perl5/vendor_perl:/usr/lib@LIBDIRSUFFIX@/perl5/site_perl
+export PERL5LIB