]> git.pld-linux.org Git - packages/star.git/commitdiff
- 1.4a25, STBR star-1_4a25-1
authorareq <areq@pld-linux.org>
Fri, 10 May 2002 21:42:24 +0000 (21:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix MANDIR

Changed files:
    star.spec -> 1.3

star.spec

index 1901160e3e7950bdb41a666a6270429b013badb9..aa05506b1b0c81f534e4ab95c7f175d895dce84f 100644 (file)
--- a/star.spec
+++ b/star.spec
@@ -2,7 +2,7 @@
 # TODO: use proper CC and CFLAGS
 
 %define ver   1.4
-%define alpha  a24
+%define alpha  a25
 
 Summary:       A very fast, POSIX compliant tape archiver
 Summary(pl):   Szybki, zgodny z POSIX program do archiwizacji
@@ -65,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        INS_BASE=$RPM_BUILD_ROOT%{_prefix} \
-       MANDIR=%{_mandir}
+       MANDIR=/share/man
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.049535 seconds and 4 git commands to generate.