CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
whois: Updated to 5.0.1.
[attic/ports/opt-cross.git] / rdesktop / Pkgfile
index 54592cf687a3435b3e131ba7eb55c8b1dfd9adf7..f5157b44c3c83d5532aeef2d925fe5e079f3cc7a 100644 (file)
@@ -16,7 +16,7 @@ build(){
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr
-
+  sed -e "s|-L/usr/lib|-L$CLFS/usr/lib|g" -i Makefile
   make
   make prefix=$PKG/usr mandir=$PKG/usr/man install
 }