aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xpdf/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xpdf/files/patch-aa')
-rw-r--r--graphics/xpdf/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xpdf/files/patch-aa b/graphics/xpdf/files/patch-aa
index c22dbaed4d99..d49165df2ebc 100644
--- a/graphics/xpdf/files/patch-aa
+++ b/graphics/xpdf/files/patch-aa
@@ -1,7 +1,7 @@
---- Makefile.orig Wed May 1 17:52:04 1996
-+++ Makefile Wed May 1 17:53:14 1996
+--- Makefile.orig Fri May 24 10:45:36 1996
++++ Makefile Wed May 29 13:21:40 1996
@@ -21,8 +21,8 @@
- cd xpdf; make pdftops
+ cd xpdf; $(MAKE) pdftops
install:
- install -c xpdf/xpdf $(PREFIX)/bin
@@ -10,4 +10,4 @@
+ install -c xpdf/pdftops $(X11BASE)/bin
clean:
- cd goo; make clean
+ cd goo; $(MAKE) clean