]> git.pld-linux.org Git - packages/gdal.git/commitdiff
- removed zero-sized .bs file
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Sep 2014 09:54:53 +0000 (11:54 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Sep 2014 09:54:53 +0000 (11:54 +0200)
gdal.spec

index a65227690d5f2283cd71ec13e270f3f658c98697..ad6052f04c35d24c105c78cd0fe14678e44f333e 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -541,16 +541,12 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/Geo/OSR.pm
 %dir %{perl_vendorarch}/auto/Geo
 %dir %{perl_vendorarch}/auto/Geo/GDAL
-%{perl_vendorarch}/auto/Geo/GDAL/GDAL.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Geo/GDAL/GDAL.so
 %dir %{perl_vendorarch}/auto/Geo/GDAL/Const
-%{perl_vendorarch}/auto/Geo/GDAL/Const/Const.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Geo/GDAL/Const/Const.so
 %dir %{perl_vendorarch}/auto/Geo/OGR
-%{perl_vendorarch}/auto/Geo/OGR/OGR.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Geo/OGR/OGR.so
 %dir %{perl_vendorarch}/auto/Geo/OSR
-%{perl_vendorarch}/auto/Geo/OSR/OSR.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Geo/OSR/OSR.so
 
 %if %{with php}
This page took 0.034935 seconds and 4 git commands to generate.