X-Git-Url: http://gitweb/?a=blobdiff_plain;f=rdesktop%2FPkgfile;h=f5157b44c3c83d5532aeef2d925fe5e079f3cc7a;hb=10ea25445ac4180dfca9ce73e99f393299cfea60;hp=54592cf687a3435b3e131ba7eb55c8b1dfd9adf7;hpb=54acd5889769a771a162e3cf3290f30893adc14b;p=attic%2Fports%2Fopt-cross.git diff --git a/rdesktop/Pkgfile b/rdesktop/Pkgfile index 54592cf..f5157b4 100644 --- a/rdesktop/Pkgfile +++ b/rdesktop/Pkgfile @@ -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 }