diff options
author | Markus Dittrich <markusle@gentoo.org> | 2009-09-02 14:28:54 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2009-09-02 14:28:54 +0000 |
commit | c646d569171dc759b2719b7c7cc1f3a891c700a6 (patch) | |
tree | fd6fb3d6543e62e17076017eed17ce1866ce7ba6 /sci-libs/plplot/files | |
parent | Fix html-renderer-fixes patch to make Mono.Webbrowser engine optional. Xulrun... (diff) | |
download | gentoo-2-c646d569171dc759b2719b7c7cc1f3a891c700a6.tar.gz gentoo-2-c646d569171dc759b2719b7c7cc1f3a891c700a6.tar.bz2 gentoo-2-c646d569171dc759b2719b7c7cc1f3a891c700a6.zip |
Fixed error due to missing pdf.rc reference file (see #282688).
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/plplot/files')
-rw-r--r-- | sci-libs/plplot/files/plplot-5.9.4-pdf-driver.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sci-libs/plplot/files/plplot-5.9.4-pdf-driver.patch b/sci-libs/plplot/files/plplot-5.9.4-pdf-driver.patch new file mode 100644 index 000000000000..fe296c07c19e --- /dev/null +++ b/sci-libs/plplot/files/plplot-5.9.4-pdf-driver.patch @@ -0,0 +1,5 @@ +diff -Naur plplot-5.9.4/drivers/pdf.rc.in plplot-5.9.4.new/drivers/pdf.rc.in +--- drivers/pdf.rc.in 1969-12-31 19:00:00.000000000 -0500 ++++ drivers/pdf.rc.in 2009-09-02 09:58:24.000000000 -0400 +@@ -0,0 +1 @@ ++pdf:Portable Document Format PDF:1:pdf:58:pdf |