]> git.pld-linux.org Git - packages/cpm.git/commitdiff
- cosmetics
authorpaladine <paladine@pld-linux.org>
Wed, 10 Nov 2004 13:47:03 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cpm.spec -> 1.7

cpm.spec

index 820d0d4f03cbf2cc6e9fc7902440e9318a71fa2d..678697d471e92729e8fbbb1e61c56d9b227a25a9 100644 (file)
--- a/cpm.spec
+++ b/cpm.spec
@@ -12,7 +12,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Cpm checks whether any network interface on a host is in promiscuous
-mode.  Cpm uses standard BSD Unix socket(2) and ioctl(2) system calls to
+mode. Cpm uses standard BSD Unix socket(2) and ioctl(2) system calls to
 determine a system's configured network interfaces, and to check whether
 any of the network interfaces are currently in promiscuous mode.
 
@@ -33,8 +33,8 @@ sprawdzenia, czy kt
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
-install cpm   $RPM_BUILD_ROOT%{_bindir}
-install cpm.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install cpm    $RPM_BUILD_ROOT%{_bindir}
+install cpm.1  $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.071317 seconds and 4 git commands to generate.