]> Raphaël G. Git Repositories - ihttpd/commitdiff
Fix configure and make warning 2.4.38-6
authorRaphaël Gertz <git@rapsys.eu>
Thu, 2 Sep 2021 00:36:19 +0000 (02:36 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 2 Sep 2021 00:36:19 +0000 (02:36 +0200)
SPECS/ihttpd.spec

index a8062446de6d5af8726c61d629dd79e07cad9e66..693e93afc842b9bf3f9e09779ebac58b73278737 100644 (file)
@@ -136,7 +136,7 @@ export LDFLAGS="-Wl,-z,relro,-z,now"
 # Hard-code path to links to avoid unnecessary builddep
 export LYNX_PATH=/usr/bin/links
 
-%configure2_5x \
+%configure \
        --enable-layout=IHttpd \
        --sysconfdir='/etc' \
        --includedir='/usr/include/ihttpd' \
@@ -167,7 +167,7 @@ export LYNX_PATH=/usr/bin/links
        --enable-modules=none \
        --enable-mods-static='unixd auth_basic authn_core authn_file authz_core authz_host authz_user rewrite socache_shmcb dir mime log_config cgi ssl'
 
-%make
+%make_build
 
 export CFLAGS="$RPM_OPT_FLAGS"
 gcc index.bin.c -o index.bin