templated autobuild script generation.
[staging/xdg-launcher.git] / autobuild / agl / autobuild.in
similarity index 94%
rename from autobuild/agl/autobuild
rename to autobuild/agl/autobuild.in
index b4c7625..e664213 100755 (executable)
@@ -14,8 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-BUILD_DIR   := ../build
-PACKAGING_DIR := packaging/
+BUILD_DIR   := @DPROJECT_BINARY_DIR@
+PACKAGING_DIR := @PROJECT_PKG_ENTRY_POINT@
 
 VPATH = etc:$(PACKAGING_DIR):$(PACKAGING_DIR)/etc:$(BUILD_DIR)