]> git.pld-linux.org Git - packages/VMware-server.git/commitdiff
- rm proper dir
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 4 Mar 2008 23:31:46 +0000 (23:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-server.spec -> 1.36

VMware-server.spec

index 8001ea39c3eb1f01cb79f6adda72eace31bdd5b8..26556b12e7fb57eefb87c21ce6920003b5b877ea 100644 (file)
@@ -21,7 +21,7 @@
 # Conditional build:
 %bcond_without dist_kernel     # without distribution kernel
 %bcond_without kernel          # don't build kernel modules
-%bcond_with    userspace       # don't build userspace utilities
+%bcond_without userspace       # don't build userspace utilities
 %bcond_with    internal_libs   # internal libs stuff
 %bcond_with    verbose         # verbose build (V=1)
 #
@@ -239,9 +239,8 @@ cd lib/modules
 mv vmmon-only/linux/driver.c{,.dist}
 mv vmnet-only/hub.c{,.dist}
 mv vmnet-only/driver.c{,.dist}
-cd -
 rm -rf binary # unusable
-
+cd -
 
 %if 0
 tar zxf vmware-mui-distrib/console-distrib/%{name}-console-%{ver}-%{subver}.tar.gz
This page took 0.025011 seconds and 4 git commands to generate.