Dash:
[t2.git] / package / graphic / jbigkit / jbigkit.conf
blob5c2a041bcfd550d6190320879509beabf156520e
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/jbigkit/jbigkit.conf
3 # Copyright (C) 2004 - 2021 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
12 makeinstopt=
13 jbig_install()
15         install libjbig/*.{a,so} $root$libdir/
16         install libjbig/*.h $root$includedir/
17         install pbmtools/???to???{,85} $root$bindir/
19 hook_add postmake 5 "jbig_install"