void-packages/common
Đoàn Trần Công Danh f9da7ff3bb vsed: stop collapsing whitespace
MCVE:
	printf '%s  %s\n' a b >afile
	vsed -i -e '/a  b/d' afile

Expect:
- afile should be empty
Actual:
- afile is not empty
2021-02-21 08:33:06 +07:00
..
build-helper build-helper/qmake: sync with qmake build-style 2021-02-11 09:01:47 +07:00
build-profiles common/build-profile/i686-musl: fix triplet 2021-02-02 01:25:46 +01:00
build-style libtool: stop put /usr/lib{32,64} into RPATH 2021-02-21 07:44:26 +07:00
chroot-style xbps-src: remove proot chroot-style 2020-12-29 23:02:16 -08:00
cross-profiles xbps-src: make sure to apply FFLAGS properly like CFLAGS 2021-01-03 14:11:02 +01:00
environment vsed: stop collapsing whitespace 2021-02-21 08:33:06 +07:00
hooks common/00-libdir: only create lib{32,64} symlink if not exists 2021-02-10 14:38:59 +01:00
repo-keys repo-keys: remove my testing repo key as it's unofficial 2020-04-01 20:55:45 +02:00
travis spdx-licenses-list: update to 3.11. 2020-12-29 22:31:01 -08:00
wrappers common/wrappers: add -L/usr/lib{32,64} to arguments ignored by cross-cc. 2021-02-09 23:01:46 -03:00
xbps-src xbps-src/libexec: add make_check option. 2021-02-11 02:40:09 -03:00
options.description options.description: describe gtk 2021-02-17 11:01:17 -03:00
shlibs sword: build shared lib 2021-02-21 08:05:24 +07:00