]> git.pld-linux.org Git - packages/libnsfb.git/commitdiff
- unified install auto/th/libnsfb-0.1.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Feb 2016 08:28:45 +0000 (09:28 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Feb 2016 08:28:45 +0000 (09:28 +0100)
libnsfb.spec

index d44a5969cda70890d9f4907857d88a95b0ebbaef..814e3959a24b8ca61328124003da529d8e64cc92 100644 (file)
@@ -119,12 +119,13 @@ export LDFLAGS="%{rpmldflags}"
 %endif
 
 %install
+rm -rf $RPM_BUILD_ROOT
+
 export AR="%{__ar}"
 export CC="%{__cc}"
 export CFLAGS="%{rpmcflags}"
 export LDFLAGS="%{rpmldflags}"
 
-rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        Q= \
        PREFIX=%{_prefix} \
This page took 0.086101 seconds and 4 git commands to generate.