Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / ladspa
index 9ec50bc..2111b1d 100644 (file)
@@ -2,5 +2,5 @@
 
 hvbuild()
 {
-    install -m 644 ${LFS_TMP}/${PACKAGE}/src/ladspa.h /usr/include
+    install -m 644 ${SRC_DIR}/src/ladspa.h /usr/include
 }