diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-05-09 00:53:38 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-05-09 00:53:38 +0000 |
commit | 4cbadac8fbcba2d94ee76668c8acc63ababe2f8a (patch) | |
tree | 9e97edf9e55458c68c64acfb807082ae5099f22b /print/a2ps | |
parent | cc3aee2e9b3601ebf80dc58945e4a3260027f06e (diff) | |
download | pkgsrc-4cbadac8fbcba2d94ee76668c8acc63ababe2f8a.tar.gz |
add lib/liba2ps.la
Diffstat (limited to 'print/a2ps')
-rw-r--r-- | print/a2ps/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/a2ps/pkg/PLIST b/print/a2ps/pkg/PLIST index 1a6f9eecd9c..182597d871a 100644 --- a/print/a2ps/pkg/PLIST +++ b/print/a2ps/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1998/02/18 11:40:23 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.4 1998/05/09 00:53:38 hubertf Exp $ share/a2ps/README share/a2ps/ps/base.ps share/a2ps/ps/bw.pro @@ -170,6 +170,7 @@ share/a2ps/printers/level1.ppd share/a2ps/printers/level2.ppd share/a2ps/printers/printers.map lib/liba2ps.so.0.3 +lib/liba2ps.la @exec /sbin/ldconfig -m %B || /usr/bin/true lib/liba2ps.a etc/a2ps.cfg |