]> git.pld-linux.org Git - packages/a2ps.git/blobdiff - a2ps-etc.patch
- updated to 4.15.4; devel part is gone (no longer installed)
[packages/a2ps.git] / a2ps-etc.patch
index 0af364c515722fe3ca6bd44e3c6d0ef2309b1356..e9d1f4f12f3d6030e2befd2b53529789b1f5cd3d 100644 (file)
@@ -1,15 +1,13 @@
---- a2ps-4.13/etc/Makefile.in.etc      Wed Feb  9 09:32:55 2000
-+++ a2ps-4.13/etc/Makefile.in  Thu Apr 27 22:45:03 2000
-@@ -297,7 +297,9 @@
+--- a2ps-4.15.4/etc/Makefile.am.orig   2022-08-05 15:15:08.000000000 +0200
++++ a2ps-4.15.4/etc/Makefile.am        2023-06-11 19:43:05.997178943 +0200
+@@ -55,7 +55,7 @@ DISTCLEANFILES = a2ps.cfg README
  
  # Building the correct a2ps.cfg
  a2ps.cfg: a2ps_cfg Makefile
 -      sed "s!@libpath@!$(libpath)!" a2ps_cfg > a2ps.cfg
-+      sed -e "s!@libpath@!$(libpath)!" \
-+          -e "s!@apppath@!$(PSFONT_PATH)!" \
-+          a2ps_cfg > a2ps.cfg
++      sed -e "s!@libpath@!$(libpath)!" -e "s!@apppath@!$(PSFONT_PATH)!" a2ps_cfg > a2ps.cfg
  
- # Building a time stamp to know the version.
+ # Building a timestamp to know the version.
  README: README.in Makefile
 --- a2ps-4.13/etc/a2ps_cfg.in.etc      Tue Feb  8 03:24:03 2000
 +++ a2ps-4.13/etc/a2ps_cfg.in  Thu Apr 27 20:49:04 2000
This page took 0.122317 seconds and 4 git commands to generate.