]> git.pld-linux.org Git - packages/crashmail.git/blobdiff - crashmail.spec
- use -C option for make
[packages/crashmail.git] / crashmail.spec
index 2c094a0fa7a010486fcfd642cd0d16de6effcd57..5d81d9f2e7f1d04544b277f7e6de240dbc173b8d 100644 (file)
@@ -21,8 +21,7 @@ Program do rzucania *.JAM i MSG w Fidonecie.
 %setup -q
 
 %build
-cd src
-%{__make} linux
+%{__make} -C src linux
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.076543 seconds and 4 git commands to generate.