[ptxdist] ssmtp: two new patches

2012-07-30 Thread Alexander Dahl
Hei hei, I got two patches for the ssmtp package. The first one is the revised version of a patch we discussed a month ago. The second one fixes the build so autoconf is called correctly and all options are set with the current ptxdist mechanisms. I used those just by having a look at other

[ptxdist] [PATCH 1/2] ssmtp: install optional symlinks from sendmail to ssmtp

2012-07-30 Thread Alexander Dahl
Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/ssmtp.in |6 ++ rules/ssmtp.make |5 + 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/rules/ssmtp.in b/rules/ssmtp.in index 302dccc..5813eed 100644 --- a/rules/ssmtp.in +++ b/rules/ssmtp.in @@ -35,4

[ptxdist] [PATCH 2/2] ssmtp: update setting build options to current ptxdist mechanisms

2012-07-30 Thread Alexander Dahl
Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/ssmtp.make | 27 --- 1 files changed, 8 insertions(+), 19 deletions(-) diff --git a/rules/ssmtp.make b/rules/ssmtp.make index 50753d0..80c6bb8 100644 --- a/rules/ssmtp.make +++ b/rules/ssmtp.make @@ -37,23 +37,12

[ptxdist] [PATCH] busybox: add more empty folders for ifupdown

2012-07-30 Thread Alexander Dahl
Hei there, After upgrading to busybox v1.20.1 ifupdown complains about two missing folders if-pre-down.d and if-post-up.d. This patch just adds two lines for creating those empty folders. Note: for initmethod systemd the same folders are created. As far as I could see ifupdown is part of