summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2006-03-15 04:54:13 +0000
committerOlivier Fisette <ribosome@gentoo.org>2006-03-15 04:54:13 +0000
commit3c032ccbcfaad51a77d8aac2ee37b5f5a1f9f806 (patch)
tree47029aeb41fb6140750727478c3f4d4f69b00f06 /sci-calculators/tilp/files/6.79-plugins-Makefile.in.patch
parentNew version (diff)
downloadgentoo-2-3c032ccbcfaad51a77d8aac2ee37b5f5a1f9f806.tar.gz
gentoo-2-3c032ccbcfaad51a77d8aac2ee37b5f5a1f9f806.tar.bz2
gentoo-2-3c032ccbcfaad51a77d8aac2ee37b5f5a1f9f806.zip
New version
(Portage version: 2.0.54)
Diffstat (limited to 'sci-calculators/tilp/files/6.79-plugins-Makefile.in.patch')
-rw-r--r--sci-calculators/tilp/files/6.79-plugins-Makefile.in.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-calculators/tilp/files/6.79-plugins-Makefile.in.patch b/sci-calculators/tilp/files/6.79-plugins-Makefile.in.patch
new file mode 100644
index 000000000000..f2e13cea2ff2
--- /dev/null
+++ b/sci-calculators/tilp/files/6.79-plugins-Makefile.in.patch
@@ -0,0 +1,11 @@
+--- plugins/Makefile.in 2005-06-26 18:22:26.000000000 +0000
++++ plugins/Makefile.in.new 2005-06-26 18:27:22.000000000 +0000
+@@ -497,7 +497,7 @@
+
+ install: $(PLUGINS)
+ @echo Clean-up in plug-ins directory...
+- @$(INSTALL) -d $(tilp_plugin_dir)
++ @$(INSTALL) -d $(DESTDIR)$(tilp_plugin_dir)
+ $(RM) $(DESTDIR)$(tilp_plugin_dir)/*.a
+ $(RM) $(DESTDIR)$(tilp_plugin_dir)/*.la
+ $(RM) $(DESTDIR)$(tilp_plugin_dir)/*.so