projects
/
packages
/
cyclone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f56c3e
)
- second part of small fixes inspired by kloczek (this time better checked,
author
Paweł Gołaszewski
<blues@pld-linux.org>
Tue, 8 Jul 2003 00:05:10 +0000
(
00:05
+0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
I hope...)
Changed files:
cyclone.spec -> 1.10
cyclone.spec
patch
|
blob
|
blame
|
history
diff --git
a/cyclone.spec
b/cyclone.spec
index
56d41d5
..
63e9fbd
100644
(file)
--- a/
cyclone.spec
+++ b/
cyclone.spec
@@
-54,7
+54,8
@@
echo 'clean:' > doc/Makefile
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
This page took
0.049601 seconds
and
4
git commands to generate.