projects
/
packages
/
java-commons-daemon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f9bf47e
)
- remove prebuilt binaries
auto/th/java-commons-daemon-1_0_2-1
author
pawelz
<pawelz@pld-linux.org>
Tue, 18 May 2010 22:38:33 +0000
(22:38 +0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
Changed files:
java-commons-daemon.spec -> 1.34
java-commons-daemon.spec
patch
|
blob
|
blame
|
history
diff --git
a/java-commons-daemon.spec
b/java-commons-daemon.spec
index 7e33d23beb3f44020f37679f0721a4dce2d47485..66aed20d6549fc9ff09006cb1e6927bb7377c3af 100644
(file)
--- a/
java-commons-daemon.spec
+++ b/
java-commons-daemon.spec
@@
-70,6
+70,8
@@
Dokumentacja do Commons Daemon.
%prep
%setup -q -n %{srcname}-%{version}-src
%prep
%setup -q -n %{srcname}-%{version}-src
+find -name '*.o' -o -name '*.a' | xargs rm
+
%patch0 -p1
%build
%patch0 -p1
%build
This page took
0.070273 seconds
and
4
git commands to generate.