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-autotest.sh') diff --git a/src/oh-autotest.sh b/src/oh-autotest.sh index f11414d..2061ece 100644 --- a/src/oh-autotest.sh +++ b/src/oh-autotest.sh @@ -1,4 +1,4 @@ -#!@@SH@@ +#!@SH@ # # opkhelper # src/oh-autotest @@ -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