]> git.pld-linux.org Git - packages/bootparamd.git/blobdiff - bootparamd.spec
- many small fixes, inspired by kloczek
[packages/bootparamd.git] / bootparamd.spec
index 1a38b165df19d3d491aff501fe64028894c423a4..5bc3ce621855c59e0a48d7a6fc979a24d589e7c0 100644 (file)
@@ -9,8 +9,8 @@ Source0:        ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-%{name}-%{ver
 # Source0-md5: 00d211115b11aec2e214b701fe72f397
 Source1:       %{name}.init
 Patch0:                %{name}-install_man_fix.patch
-Prereq:                rc-scripts
 Prereq:                /sbin/chkconfig
+Prereq:                rc-scripts
 Requires:      portmap
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,7 +39,8 @@ serwerami potrzebuj
 %patch -p1
 
 %build
-./configure --with-c-compiler=%{__cc}
+./configure \
+       --with-c-compiler=%{__cc}
 %{__make} CFLAGS="%{rpmcflags}"
 
 %install
This page took 0.060106 seconds and 4 git commands to generate.