diff options
Diffstat (limited to 'src/oh-autobuild.sh')
-rw-r--r-- | src/oh-autobuild.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oh-autobuild.sh b/src/oh-autobuild.sh index 3bf2026..c85dd0f 100644 --- a/src/oh-autobuild.sh +++ b/src/oh-autobuild.sh @@ -19,7 +19,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -. '@@LIBOPKHELPER@@/load.sm' +. '@@PKGLIBDIR@@/load.sm' oh_use buildsystem |