[Frugalware-git]
frugalware-current: drupal-fckeditor-5.x_2.2-1-i686
CSÉCSY László
boobaa at frugalware.org
Sun Mar 22 20:39:16 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=15ba2e5df8ec7eafa4bd54b4b7a0765e6722c788
commit 15ba2e5df8ec7eafa4bd54b4b7a0765e6722c788
Author: CSÃCSY László <boobaa at frugalware.org>
Date: Sun Mar 22 20:38:56 2009 +0100
drupal-fckeditor-5.x_2.2-1-i686
version bump
diff --git a/source/network-extra/drupal-fckeditor/FrugalBuild b/source/network-extra/drupal-fckeditor/FrugalBuild
index aac57aa..9ec1814 100644
--- a/source/network-extra/drupal-fckeditor/FrugalBuild
+++ b/source/network-extra/drupal-fckeditor/FrugalBuild
@@ -2,13 +2,13 @@
# Maintainer: CSÉCSY László <boobaa at frugalware.org>
_F_drupal_module=fckeditor
-pkgver=5.x_2.2_rc7
+pkgver=5.x_2.2
pkgrel=1
pkgdesc="This module allows Drupal to replace textarea fields with the FCKeditor"
Finclude sourceforge drupal
-source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/fckeditor/FCKeditor_2.6.3.tar.gz)
-sha1sums=('866e2bc055b86b50c55b975062b75134cec18f39' \
- '49ea2d7c5881f8d9eb56173de895ef2155eafc4c')
+source=(${source[@]} http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/fckeditor/FCKeditor_2.6.4.tar.gz)
+sha1sums=('a10e2244f102c02b8601fa173e2f5b79108f6d3e' \
+ 'a00c0c1f03849442610f9fc8bd5414fd31fd1f09')
build()
{
@@ -17,4 +17,6 @@ build()
for i in _documentation.html editor fckconfig.js fckeditor.afp fckeditor.asp fckeditor.cfc fckeditor.cfm fckeditor.js fckeditor.lasso fckeditor.php fckeditor_php4.php fckeditor_php5.php fckeditor.pl fckeditor.py fckpackager.xml fckstyles.xml fcktemplates.xml fckutils.cfm license.txt _samples _upgrade.html _whatsnew_history.html _whatsnew.html; do
mv $i fckeditor/$i || Fdie
done || Fdie
+ Fdirschmod var/www/drupal/sites/all/modules/fckeditor/fckeditor 755
+ Ffileschmod var/www/drupal/sites/all/modules/fckeditor/fckeditor 644
}
More information about the Frugalware-git
mailing list