]> git.pld-linux.org Git - packages/gftp.git/commitdiff
- as previous but in rm on top %install.
authorkloczek <kloczek@pld-linux.org>
Mon, 29 Mar 1999 20:30:19 +0000 (20:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gftp.spec -> 1.4

gftp.spec

index 2b148db073bbe79597b271548aa6b298ba0bbce2..6402fa0f38be9540961966f94cdead5f12974351 100644 (file)
--- a/gftp.spec
+++ b/gftp.spec
@@ -33,12 +33,11 @@ zarz
 %patch1 -p1
 
 %build
-
 make OPTFLAGS="$RPM_OPT_FLAGS -Wall" \
        PREFIX="/usr/X11R6"
 
 %install
-rm -r $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/usr/X11R6/{bin,share/{gftp,gnome/apps/Internet}} \
        $RPM_BUILD_ROOT/etc/X11/wmconfig
 
This page took 0.08671 seconds and 4 git commands to generate.