]> git.pld-linux.org Git - packages/ext2resize.git/commitdiff
- modyfications for using neew rpm automation.
authorkloczek <kloczek@pld-linux.org>
Sun, 12 Nov 2000 20:11:54 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ext2resize.spec -> 1.9

ext2resize.spec

index f307ff0a1fc66ab4bcbc28cc4c9362ba897d66cd..478d8dd6aecf88c2e505de4389eb0cfeebf127d7 100644 (file)
@@ -28,7 +28,6 @@ Narz
 aclocal
 autoconf
 automake
-LDFLAGS="-s"; export LDFLAGS
 %configure
 %{__make}
 
@@ -38,8 +37,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf THANKS doc/HOWTO README \
-       $RPM_BUILD_ROOT%{_mandir}/man?/*
+gzip -9nf THANKS doc/HOWTO README
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.100488 seconds and 4 git commands to generate.