Changes

Jump to navigation Jump to search
50 bytes removed ,  19:33, 2 December 2015
m
Line 299: Line 299:  
  make prep
 
  make prep
 
  cd ~/rpms/anaconda/sme9/anaconda-13.21.239
 
  cd ~/rpms/anaconda/sme9/anaconda-13.21.239
  /bin/cp -R storage /build/smeserver/stage/9/i386/updates/
+
  cp -R storage /build/smeserver/stage/9/i386/updates/
  /bin/cp -R textw/*.py /build/smeserver/stage/9/i386/updates/textw
+
  cp -R textw/*.py /build/smeserver/stage/9/i386/updates/textw
  /bin/cp -R iw/*.py /build/smeserver/stage/9/i386/updates/iw
+
  cp -R iw/*.py /build/smeserver/stage/9/i386/updates/iw
  /bin/cp *.py /build/smeserver/stage/9/i386/updates
+
  cp *.py /build/smeserver/stage/9/i386/updates
  /bin/cp lang-table /build/smeserver/stage/9/i386/updates
+
  cp lang-table /build/smeserver/stage/9/i386/updates
   −
  /bin/cp -R storage /build/smeserver/stage/9/x86_64/updates/
+
  cp -R storage /build/smeserver/stage/9/x86_64/updates/
  /bin/cp -R textw/*.py /build/smeserver/stage/9/x86_64/updates/textw
+
  cp -R textw/*.py /build/smeserver/stage/9/x86_64/updates/textw
  /bin/cp -R iw/*.py /build/smeserver/stage/9/x86_64/updates/iw
+
  cp -R iw/*.py /build/smeserver/stage/9/x86_64/updates/iw
  /bin/cp *.py /build/smeserver/stage/9/x86_64/updates
+
  cp *.py /build/smeserver/stage/9/x86_64/updates
  /bin/cp lang-table /build/smeserver/stage/9/x86_64/updates
+
  cp lang-table /build/smeserver/stage/9/x86_64/updates
    
===='''Local Only''': Hack: Permission Fixup====
 
===='''Local Only''': Hack: Permission Fixup====

Navigation menu