[packages/dump] drop configure options removed in 0.4b45
atler
atler at pld-linux.org
Sat Dec 21 13:08:42 CET 2024
commit 13d73a15ea4c1ffe7561852dae83aa2122c5b56f
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Dec 21 11:50:31 2024 +0100
drop configure options removed in 0.4b45
dump.spec | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/dump.spec b/dump.spec
index 7dd8d5f..5974056 100644
--- a/dump.spec
+++ b/dump.spec
@@ -157,20 +157,10 @@ ermt to wersja programu rmt z szyfrowaniem.
%{__aclocal}
%{__autoconf}
%{__automake}
-MYNAME=`id -ru`
-MYGRP=`id -rg`
%configure \
--enable-ermt \
--enable-rmt \
--enable-readline \
- --with-ccopts="%{rpmcflags}" \
- --with-ldopts="%{rpmldflags}" \
- --with-binowner=$MYNAME \
- --with-bingrp=$MYGRP \
- --with-binmode=755 \
- --with-manowner=$MYNAME \
- --with-mangrp=$MYGRP \
- --with-manmode=644 \
--disable-silent-rules
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dump.git/commitdiff/fbd239dc26dd4f0448ff92468830c036afba1cb8
More information about the pld-cvs-commit
mailing list