projects
/
packages
/
pinfo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a34a329
)
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
author
kloczek
<kloczek@pld-linux.org>
Tue, 21 May 2002 23:14:24 +0000
(23:14 +0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
s/^automake -a -c -f/\%\{__automake\}/; \
s/^autoconf/\%\{__autoconf\}/"
Changed files:
pinfo.spec -> 1.41
pinfo.spec
patch
|
blob
|
blame
|
history
diff --git
a/pinfo.spec
b/pinfo.spec
index adf36aeafe4e2a696975606567ed91e11e2c4169..9c076b2ecc09003ef7b1f034e8207cfdfedb5973 100644
(file)
--- a/
pinfo.spec
+++ b/
pinfo.spec
@@
-40,8
+40,8
@@
regulares.
%build
aclocal -I macros
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
%configure \
--without-included-gettext
This page took
0.071298 seconds
and
4
git commands to generate.