summaryrefslogtreecommitdiff
path: root/perl-Algorithm-Huffman.spec
diff options
context:
space:
mode:
authorankry2004-04-25 00:50:53 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit31099c1628611cb1323b67bf9ed9256a384b143d (patch)
treebea225536636fd9f7a008ad43eae682e2a15a3b0 /perl-Algorithm-Huffman.spec
parenta9a6b2792f618c3b0d4558cccaf57a5701475b08 (diff)
downloadperl-Algorithm-Huffman-31099c1628611cb1323b67bf9ed9256a384b143d.zip
perl-Algorithm-Huffman-31099c1628611cb1323b67bf9ed9256a384b143d.tar.gz
- cosmetics: unification
Changed files: perl-Algorithm-Huffman.spec -> 1.16
Diffstat (limited to 'perl-Algorithm-Huffman.spec')
-rw-r--r--perl-Algorithm-Huffman.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-Algorithm-Huffman.spec b/perl-Algorithm-Huffman.spec
index 6e1e3bf..44043ae 100644
--- a/perl-Algorithm-Huffman.spec
+++ b/perl-Algorithm-Huffman.spec
@@ -52,7 +52,8 @@ ciągów) i liczby ich wystąpień.
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT