]> git.pld-linux.org Git - packages/acidrip.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Sun, 24 Oct 2004 19:57:19 +0000 (19:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cleanups

Changed files:
    acidrip.spec -> 1.8

acidrip.spec

index f01611b91b4d9279a559751f36f6287414ae1045..23f87fe21ed62723daa5fdf8c4dd84b4686ed267 100644 (file)
@@ -1,4 +1,4 @@
-%include        /usr/lib/rpm/macros.perl
+%include       /usr/lib/rpm/macros.perl
 Summary:       Graphical frontend for MPlayer/Mencoder for DVD ripping
 Summary(pl):   Graficzna nak³adka na MPlayer/Mencoder do zgrywania DVD
 Name:          acidrip
@@ -42,10 +42,10 @@ MEncodera, kt
 
 %build
 %{__perl} Makefile.PL \
-        INSTALLDIRS=vendor
+       INSTALLDIRS=vendor
 
 %{__make} \
-        OPTIMIZE="%{rpmcflags}"
+       OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.071805 seconds and 4 git commands to generate.