]> git.pld-linux.org Git - packages/dutimer.git/commitdiff
- removed -s from install -s, stripping is done by rpm
authorfilon <filon@sokrates.mimuw.edu.pl>
Thu, 23 Aug 2001 17:31:11 +0000 (17:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dutimer.spec -> 1.13

dutimer.spec

index 4d94831c19278b8d99692057466ac375a4410138..4a81b1c02710639fceb1905e0efc233dafe74fe0 100644 (file)
@@ -26,7 +26,7 @@ Dial Up Timer wy
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
 
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
 
-install -s dutimer $RPM_BUILD_ROOT%{_sbindir}/dutimer
+install dutimer $RPM_BUILD_ROOT%{_sbindir}/dutimer
 
 gzip -9nf doc/*
 
 
 gzip -9nf doc/*
 
This page took 0.067475 seconds and 4 git commands to generate.