Search
j0ke.net Open Build Service
>
Projects
>
ha
>
lighttpd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 28
[-]
[+]
Changed
lighttpd.spec
@@ -338,6 +338,9 @@ # remove the .la files. we dont need them. # %{__rm} -vf %{buildroot}%{_libdir}/%{pkg_name}/*.la +# remove execute bits from sample files +chmod -x doc/spawn-php.sh +chmod -x doc/rrdtool-graph.sh %clean %{__rm} -rf %{buildroot};