]> git.pld-linux.org Git - packages/file.git/commitdiff
- commented out manpage instalation id %%_datadir ...
authorankry <ankry@pld-linux.org>
Wed, 14 Nov 2001 16:09:24 +0000 (16:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (Source2 does not seem to be a proper magic.mime also)

Changed files:
    file.spec -> 1.41

file.spec

index 844d1278b1557bb084af6fba379157d952963460..aad4eff71411943e35cd98dacfd5af0d3e2cab14 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -5,7 +5,7 @@ Summary(pl):    komenda file(1)
 Summary(tr):   Dosya tipini belirleme aracĂ˝
 Name:          file
 Version:       3.37
-Release:       1
+Release:       2
 License:       distributable
 Group:         Applications/File
 Group(de):     Applikationen/Datei
@@ -91,7 +91,7 @@ install -d $RPM_BUILD_ROOT%{_mandir}/pl/man{1,5}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 cat %{SOURCE1} >>$RPM_BUILD_ROOT%{_datadir}/magic
-install %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}
+install %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}
 
 install %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/pl/man1/file.1
 install %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/pl/man5/magic.5
This page took 0.196315 seconds and 4 git commands to generate.