]> git.pld-linux.org Git - packages/ezmlm-idx.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:54:40 +0000 (07:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ezmlm-idx.spec -> 1.13

ezmlm-idx.spec

index e2571a88f09e04c29f2fde5d629ab11e532b7ebe..831ac0d898e5e94d18322a347cd66e1f7971486b 100644 (file)
@@ -20,7 +20,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Qmail Mailing List Manager + Indexing, (Remote) Moderation, digest,
-%{__make} patches, multi-language, MIME, global-interface, easy-to-use.
+make patches, multi-language, MIME, global-interface, easy-to-use.
 
 %description -l pl
 Qmailowy Mened¿er List Dyskusyjnych + Indeksowanie, (Zdalne)
@@ -40,7 +40,7 @@ cat Makefile | sed 's/auto_bin `head -1 conf-bin`/auto_bin `head -1 conf-bin2`/g
 mv -f Makefile.pld Makefile
 
 %build
-make
+%{__make}
 %{__make} man
 if [ -z "$LANG" ]; then
 patch -s -p1 < %{PATCH1}
This page took 0.05949 seconds and 4 git commands to generate.