recipes: devel/gcc: tune GCC on compilation (optimized for size), since the strip...
[dragora.git] / patches / graft / Makefile.dist-stage1.diff
blob6660a56e905e9155ebd7167d127ffad201ee17c2
1 --- Makefile.dist.orig 2017-01-31 16:09:25.000000000 -0300
2 +++ Makefile.dist 2017-02-01 09:21:14.000000000 -0300
3 @@ -30,8 +30,8 @@
4 # number of ways. See the man page and the documentation in
5 # doc/graft.{html,pdf,ps,txt}.
7 -PACKAGEDIR = /usr/local/pkgs
8 -TARGETDIR = /usr/local
9 +PACKAGEDIR = /usr/pkg
10 +TARGETDIR = /
12 # You should only need to change the value of TOP to reflect the
13 # installation directory for graft if it is different from your default
14 @@ -55,7 +55,7 @@
16 # #!/usr/bin/perl -w
18 -PERL = /usr/bin/perl
19 +PERL = /tools/bin/perl
21 # The location of the perl executable used to build the graft
22 # executable. You'll need to change this only if you do not have a fixed