From e644fc98d1e9cd72e75ec40ab5fb779dac71f6d1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 28 Feb 2014 13:23:45 -0500 Subject: Use new build system macros in source files. --- (limited to 'src/oh-autobuild.sh') diff --git a/src/oh-autobuild.sh b/src/oh-autobuild.sh index cc365bc..d647afe 100644 --- a/src/oh-autobuild.sh +++ b/src/oh-autobuild.sh @@ -1,4 +1,4 @@ -#!@@SH@@ +#!@SH@ # # opkhelper # src/oh-autobuild @@ -19,7 +19,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -. '@@PKGLIBDIR@@/load.sm' +. '@pkgdatadir@/load.sm' oh_use buildsystem -- cgit v0.9.1