Stephan Kulow 2008-12-23 19:22:46 +00:00 committed by Git OBS Bridge
parent 50ba739cdd
commit e33f889ea2

View File

@ -20,6 +20,7 @@ Authors:
%prep %prep
%setup -q -n %{modname}-%{version} %setup -q -n %{modname}-%{version}
chmod a-x READM
%build %build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"