The eglibc package from trunk tries to write a file outside the root dir at cross stage.
Trivial patch attached.

--
TeeBX VoIP communication platform (coming soon)
http://code.google.com/p/teebx/
-----------------------------------------------
Lightweight++ Business Friendly++ Open++
--- ./package/base/eglibc/eglibc.conf.original  Mon May 09 10:31:43 2011
+++ ./package/base/eglibc/eglibc.conf   Mon Dec 24 14:29:30 2012
@@ -134,7 +134,7 @@
                # at least prepare the locale dir
                mkdir -p $root$libdir/locale
        fi
-       cp ../crypt/README.ufc-crypt   $docdir/README.crypt
+       cp ../crypt/README.ufc-crypt   $root$docdir/README.crypt
 
        # NSCD Init script and config
        #
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to