]> git.pld-linux.org Git - packages/SimGear.git/commitdiff
- cosmetics. SimGear-0_0_18-1
authorkloczek <kloczek@pld-linux.org>
Fri, 10 May 2002 21:11:13 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SimGear.spec -> 1.18

SimGear.spec

index e7e098a029897fcfbc03adc36c60f7f03b165e89..fcd11d4aec65e3dc10692ce9fed7241a1ba7bf94 100644 (file)
@@ -70,7 +70,7 @@ Statyczne biblioteki SimGear.
 %patch1 -p1
 
 %build
-rm missing
+rm -f missing
 libtoolize --force --copy
 aclocal -I .
 autoconf
@@ -82,7 +82,6 @@ automake -a -c -f
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.064684 seconds and 4 git commands to generate.