From b7341433250ac92a373c2f95436ffd7b4b8ae121 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 25 Aug 2011 07:19:13 +0200 Subject: [PATCH] cp -p, not cp -r --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 97c180b..558cdce 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1276,7 +1276,7 @@ rm -rf $RPM_BUILD_ROOT/%{baseinstdir}/readmes rm -rf $RPM_BUILD_ROOT/%{baseinstdir}/licenses mkdir -p $RPM_BUILD_ROOT/%{basisinstdir}/share/psprint/driver -cp -r psprint_config/configuration/ppds/SGENPRT.PS $RPM_BUILD_ROOT/%{basisinstdir}/share/psprint/driver/SGENPRT.PS +cp -p psprint_config/configuration/ppds/SGENPRT.PS $RPM_BUILD_ROOT/%{basisinstdir}/share/psprint/driver/SGENPRT.PS # rhbz#452385 to auto have postgres in classpath if subsequently installed # rhbz#465664 to get lucene working for functional help