1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/glipper-lite/glipper-lite.conf
3 # Copyright (C) 2021 - 2023 The T2 SDE Project
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
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 #trying source from technosaurus, refer:
13 #http://www.murga-linux.com/puppy/viewtopic.php?t=52235&start=30
16 if [[ $libdir == *lib64 ]]; then
17 sed -i -e 's%L/usr/X11R7/lib %L/usr/X11R7/lib64 %' build
18 sed -i -e 's%/usr/lib/%/usr/lib64/%g' build
21 if [ -f glipper ];then
22 cp -a -f glipper $root/usr/bin/
25 custmain=glipper_build