Also change the Makefile
authorMiguel de Icaza <miguel@gnome.org>
Thu, 10 Nov 2005 17:39:44 +0000 (17:39 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 10 Nov 2005 17:39:44 +0000 (17:39 -0000)
svn path=/trunk/mono/; revision=52865

scripts/Makefile.am

index 79bc1b50ab05cb31844a2d12f6ba078c43f19670..74cc72969d3eb3d42c092be36e505339267e4a49 100644 (file)
@@ -65,7 +65,7 @@ plat_bindir = $(shell cygpath -m $(libdir))
 mono_instdir = $(shell cygpath -m $(libdir))/mono
 else
 plat_bindir = $(bindir)
-mono_instdir = $$d/../lib/mono
+mono_instdir = $(prefix)/lib/mono
 endif
 
 REWRITE = sed \