1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-21 18:04:06 +03:00

9 Commits

Author SHA1 Message Date
Andreas Schneider
3849802497 packaging: Reformat shell scripts
shfmt -f packaging/ | xargs shfmt -w -p -i 0 -fn

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Feb 24 10:13:36 UTC 2022 on sn-devel-184
2022-02-24 10:13:36 +00:00
Karolin Seeger
c666aef471 s3/packaging: Fix typo in comment.
Karolin
2009-03-09 16:16:55 +01:00
Michael Adam
a77605ae83 s3:packaging: fix parsing of include.h in fill-templates
The content has changed slightly in master for the merged build,
and we must be more exact when parsing the lines.

Michael
2009-02-11 22:39:29 +01:00
Michael Adam
0b5b08f077 s3:packaging: fix path to calling update-pkginfo after pushd in fill-templates
Michael
2009-02-11 22:39:29 +01:00
Michael Adam
c3dbdea73f s3:packaging: paths cosmetics in fill-templates
Michael
2009-02-11 22:39:29 +01:00
Michael Adam
e374bef8fc packaging: don't clutter the output of fillup-templates with popd output
Michael
2009-02-11 00:29:16 +01:00
Michael Adam
97cbf86e79 packaging: fix fill-templates call to update-pkginfo to pushd appropriately first
Michael
2009-02-11 00:29:16 +01:00
Michael Adam
aa33bc134a packaging: fix source dir to source3 in fill-templates
Michael
2009-02-11 00:29:15 +01:00
Michael Adam
ca23469a90 packaging: add script fill-templates
This is a standalone-wrapper for update-pkginfo, which is
usually called from create-tarball. It basically repeats
some functionality of create-tarball.

Michael
2009-02-10 18:59:33 +01:00