This commit is contained in:
milisbir 2017-09-09 09:48:30 +03:00
parent 044fe101f7
commit 2bbca008dd
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ build() {
-e '/@LN@/s//\/bin\/ln/' \
-e '/@LS@/s//\/bin\/ls/' \
-e '/@MKDIR@/s//\/bin\/mkdir/' \
-e '/@OPENSSL@/s//\/usr\/bin\/openssl/' \
-e '/@OPENSSL@/s//\/bin\/openssl/' \
-e "/@SSLDIR@/s//\/usr\/share\/$name/" \
-e '/@PREFIX@/s//\/usr/' \
-e '/@RM@/s//\/bin\/rm/' \