]> git.pld-linux.org Git - packages/php-tcpdf.git/commitdiff
- rel 2; add missing include dir auto/th/php-tcpdf-6.0.014-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 14 May 2013 12:21:33 +0000 (14:21 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 14 May 2013 12:21:33 +0000 (14:21 +0200)
php-tcpdf.spec

index 94ef3eb0ca2c32df0b8b4eee49d667c62bab33a1..3757e67d8e55947ed5b0ab391456aff7058645f6 100644 (file)
@@ -4,7 +4,7 @@
 Summary:       TCPDF - PHP class for PDF
 Name:          php-tcpdf
 Version:       6.0.014
-Release:       1
+Release:       2
 License:       LGPL v2.1
 Group:         Development/Languages/PHP
 Source0:       http://downloads.sourceforge.net/tcpdf/tcpdf_%{ver}.zip
@@ -46,7 +46,7 @@ Dokumentacja do %{name}.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_appdir},%{_examplesdir}/%{name}-%{version}}
 
-cp -a *.php config fonts images $RPM_BUILD_ROOT%{_appdir}
+cp -a *.php config fonts images include $RPM_BUILD_ROOT%{_appdir}
 
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
This page took 0.096552 seconds and 4 git commands to generate.