]> git.pld-linux.org Git - packages/php-tcpdf.git/blobdiff - php-tcpdf.spec
- rel 2; add missing include dir
[packages/php-tcpdf.git] / 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.027461 seconds and 4 git commands to generate.