]> git.pld-linux.org Git - packages/autobook.git/blobdiff - autobook.spec
- added missing %%clean
[packages/autobook.git] / autobook.spec
index 1799e15c797c2ba2a0b73ae965b3a038976ac82f..8778d881fab3806ca0df0e07e7a5dbc6e63b7a7e 100644 (file)
@@ -18,7 +18,10 @@ Ten dokument jest podr
 i libtoola.
 
 %prep
-%setup -q -n %{name}
+%setup -q
+
+%clean
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
This page took 0.047137 seconds and 4 git commands to generate.