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 | a8a885ae56dc71569a3be1dd1647a2ed786c5f6c (patch) | |
tree | 1c4cb3ba356465afb56b1e02fe459398560c46a3 /sci-libs/plplot/files | |
parent | Fix html-renderer-fixes patch to make Mono.Webbrowser engine optional. Xulrun... (diff) | |
download | historical-a8a885ae56dc71569a3be1dd1647a2ed786c5f6c.tar.gz historical-a8a885ae56dc71569a3be1dd1647a2ed786c5f6c.tar.bz2 historical-a8a885ae56dc71569a3be1dd1647a2ed786c5f6c.zip |
Fixed error due to missing pdf.rc reference file (see #282688).
Package-Manager: portage-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 |