]> git.pld-linux.org Git - packages/drupal-themeengine-wgsmarty.git/commitdiff
- unify macros
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 30 Sep 2005 15:05:13 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal-themeengine-wgsmarty.spec -> 1.4

drupal-themeengine-wgsmarty.spec

index cda0dfb7775e9c7351445b7fbee4852fd0b8f769..99a70834731ee9a7687df5b0daada9e3c4d804cd 100644 (file)
@@ -3,8 +3,7 @@ Summary:        Drupal wgSmarty theme engine
 Summary(pl):   Silnik motywów Drupala wgSmarty
 Name:          drupal-themeengine-%{engine}
 Version:       4.6.001
-Release:       0.2
-Epoch:         0
+Release:       0.3
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/webg8/wgsmarty-cvs.tar.gz
@@ -16,8 +15,9 @@ Requires:     drupal >= 4.6.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _enginedir                      %{_datadir}/drupal/themes/engines
-%define                _cachedir                       /var/cache/drupal
+%define                _drupaldir      %{_datadir}/drupal
+%define                _enginedir      %{_drupaldir}/themes/engines
+%define                _cachedir       /var/cache/drupal
 
 %description
 wgSmarty is an implementation of the Smarty template engine as a theme
This page took 0.112796 seconds and 4 git commands to generate.