Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage5 / pkg / py2cairo
index 1404107..e586303 100644 (file)
@@ -2,9 +2,7 @@
 
 hvconfig()
 {
-    cd ${LFS_TMP}/${PACKAGE}
-    pwd
-    ls *
+    cd ${SRC_DIR}
     ./waf configure \
         --prefix=/usr
 }