openjdk8
This commit is contained in:
parent
044fe101f7
commit
2bbca008dd
|
@ -125,7 +125,7 @@ build() {
|
||||||
-e '/@LN@/s//\/bin\/ln/' \
|
-e '/@LN@/s//\/bin\/ln/' \
|
||||||
-e '/@LS@/s//\/bin\/ls/' \
|
-e '/@LS@/s//\/bin\/ls/' \
|
||||||
-e '/@MKDIR@/s//\/bin\/mkdir/' \
|
-e '/@MKDIR@/s//\/bin\/mkdir/' \
|
||||||
-e '/@OPENSSL@/s//\/usr\/bin\/openssl/' \
|
-e '/@OPENSSL@/s//\/bin\/openssl/' \
|
||||||
-e "/@SSLDIR@/s//\/usr\/share\/$name/" \
|
-e "/@SSLDIR@/s//\/usr\/share\/$name/" \
|
||||||
-e '/@PREFIX@/s//\/usr/' \
|
-e '/@PREFIX@/s//\/usr/' \
|
||||||
-e '/@RM@/s//\/bin\/rm/' \
|
-e '/@RM@/s//\/bin\/rm/' \
|
||||||
|
|
Loading…
Reference in New Issue