Skip to content

Commit 665c14a

Browse files
author
g_j_m
committed
Fix for ticket #233.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5699 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6e84284 commit 665c14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/georeferencer/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
if HAVE_GSL
1515

1616

17-
plugindir = ${prefix}/lib/qgis
17+
plugindir = ${pkglibdir}/lib/qgis
1818

1919
%.moc.cpp: %.h
2020
$(MOC) -o $@ $<

0 commit comments

Comments
 (0)