mirror of
https://github.com/oasislinux/oasis.git
synced 2026-02-05 11:33:57 +01:00
9 lines
208 B
Sed
9 lines
208 B
Sed
s|@SHELL_PATH@|/bin/sh|
|
|
s|@DIFF@|diff|
|
|
s|@LOCALEDIR@|/share/locale|g
|
|
s|@USE_GETTEXT_SCHEME@||g
|
|
/^\# @BROKEN_PATH_FIX@$/d
|
|
s|@GITWEBDIR@|/share/gitweb|g
|
|
s|@PERL_PATH@|/bin/perl|g
|
|
s|@PAGER_ENV@|LESS=FRX LV=-c|g
|