]> git.pld-linux.org Git - packages/devtodo.git/commitdiff
- second part of small fixes inspired by kloczek (this time better checked, auto/ac/devtodo-0_1_17-2
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 00:05:10 +0000 (00:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  I hope...)

Changed files:
    devtodo.spec -> 1.10

devtodo.spec

index e71f8449d37a9d8639a66d2c5b11ae228c0a9ffe..10588eadbd215eed83e5333cc50a4a0976e524f1 100644 (file)
@@ -50,7 +50,8 @@ rm -f missing
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{tda,tdd,tde,tdl,tdr,todo}.1*
 echo ".so devtodo.1" > $RPM_BUILD_ROOT%{_mandir}/man1/tda.1
This page took 0.069744 seconds and 4 git commands to generate.