[pve-devel] r5795 - pve-manager/pve2/www/ext4
svn-commits at proxmox.com
svn-commits at proxmox.com
Thu Apr 7 08:10:55 CEST 2011
Author: dietmar
Date: 2011-04-07 08:10:55 +0200 (Thu, 07 Apr 2011)
New Revision: 5795
Added:
pve-manager/pve2/www/ext4/ext-4.0-beta2.zip
Modified:
pve-manager/pve2/www/ext4/Makefile.am
Log:
update to beta2
Modified: pve-manager/pve2/www/ext4/Makefile.am
===================================================================
--- pve-manager/pve2/www/ext4/Makefile.am 2011-04-07 06:03:47 UTC (rev 5794)
+++ pve-manager/pve2/www/ext4/Makefile.am 2011-04-07 06:10:55 UTC (rev 5795)
@@ -1,6 +1,6 @@
include $(top_builddir)/common.mk
-EXTJSDIR=ext-4.0-pr5
+EXTJSDIR=ext-4.0-beta2
EXTJSSRC=${EXTJSDIR}.zip
extjs/ext-all.js: ${EXTJSSRC}
@@ -13,6 +13,7 @@
extjs/ext-all-debug.js \
extjs/ext-core.js \
extjs/ext-core-debug.js \
+ extjs/resources/css/ext-all-debug.css \
extjs/resources/css/ext-all.css
extdir = ${WWW_EXTDIR}
@@ -21,6 +22,7 @@
cp -a extjs/resources/themes/images/default ${DESTDIR}/${WWW_IMAGEDIR}
chown -R www-data:www-data ${DESTDIR}/${extdir}
chown -R www-data:www-data ${DESTDIR}/${WWW_IMAGEDIR}
+ find ${DESTDIR}/${WWW_IMAGEDIR} -type f -exec chmod -R 0644 '{}' ';'
clean-local:
-rm -rf *~ ${EXTJSDIR} extjs
Added: pve-manager/pve2/www/ext4/ext-4.0-beta2.zip
===================================================================
(Binary files differ)
Property changes on: pve-manager/pve2/www/ext4/ext-4.0-beta2.zip
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
More information about the pve-devel
mailing list