]> git.pld-linux.org Git - packages/changepassword.git/commitdiff
- using macro instead of plain make
authorŁukasz Krotowski <lkrotowski@pld-linux.org>
Sat, 12 May 2007 01:38:43 +0000 (01:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    changepassword.spec -> 1.30

changepassword.spec

index 938db65303ff5c4ef6bef2fd0dce281c5c5967d5..1d3f662cc4c65b0d65a1223ac79a2bbd924adf9e 100644 (file)
@@ -53,7 +53,7 @@ tar -xf smbencrypt/libdes-4.04b.tar.gz
 %endif
 
 cd des
-make
+%{__make}
 install libdes.a ../smbencrypt
 cd ..
 %{__make}
This page took 0.048674 seconds and 4 git commands to generate.