mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:07:45 +00:00
Ports: Remove redundant ensure_new_config_sub
call
This commit is contained in:
parent
673e81b90b
commit
07faa6f670
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ configopts=("--prefix=/usr/local" "--disable-utmp" "--disable-strip" "--sysconfd
|
||||||
export LDFLAGS="-lcrypt -lcore"
|
export LDFLAGS="-lcrypt -lcore"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
ensure_new_config_sub
|
|
||||||
run autoreconf
|
run autoreconf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue