]> git.pld-linux.org Git - packages/pinfo.git/commitdiff
- release 2: remove from %files %%{_infodir}/dir*. RA-1_0 pinfo-0_6_6p1-2
authorkloczek <kloczek@pld-linux.org>
Sat, 27 Jul 2002 21:29:53 +0000 (21:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pinfo.spec -> 1.44

pinfo.spec

index f5030e7616fefd3f6367231c92929be06cc57ff8..55f44e3e96692db6d54df0fde3a23fc94a9f09e9 100644 (file)
@@ -6,7 +6,7 @@ Summary(ru):    
 Summary(uk):   ðÒÏÇÒÁÍÁ ÐÅÒÅÇÌÑÄÕ info- ÔÁ man-ÄÏËÕÍÅÎԦנՠÓÔÉ̦ lynx
 Name:          pinfo
 Version:       0.6.6p1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 Vendor:                Przemek Borys <pborys@dione.ids.pl>
@@ -63,10 +63,10 @@ aclocal -I macros
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/%{name}.sh
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/%{name}.csh
 
@@ -88,4 +88,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sysconfdir}/profile.d/*
 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pinforc
 %{_mandir}/man1/*
-%{_infodir}/*
+%{_infodir}/pinfo*
This page took 0.029749 seconds and 4 git commands to generate.