]> git.pld-linux.org Git - packages/drupal-mod-img_assist.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-mod-img_assist.spec -> 1.8

drupal-mod-img_assist.spec

index 406b50ab120f44f2526b48cdab6ecbf14bdbe22f..4d3ae7c026b88aa50d0194fc1247c1337af6cc5f 100644 (file)
@@ -3,8 +3,7 @@ Summary:        Drupal Img_assist Module
 Summary(pl):   Modu³ Img_assist dla Drupala
 Name:          drupal-mod-%{modname}
 Version:       4.6.0
-Release:       0.11
-Epoch:         0
+Release:       0.16
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://drupal.org/files/projects/%{modname}-%{version}.tar.gz
@@ -16,8 +15,10 @@ Requires:    drupal-mod-image
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _moddir         %{_datadir}/drupal/modules
-%define                _htmlmoddir     %{_datadir}/drupal/htdocs/modules
+%define                _drupaldir      %{_datadir}/drupal
+%define                _moddir         %{_drupaldir}/modules
+%define                _htdocs         %{_drupaldir}/htdocs
+%define                _htmlmoddir     %{_htdocs}/modules
 
 %description
 This module generates an image icon next to the textarea fields of you
This page took 0.174944 seconds and 4 git commands to generate.