]> git.sur5r.net Git - bacula/bacula/commitdiff
Added one more missing cp-p command
authorScott Barninger <scott@barninger.com>
Mon, 1 Mar 2004 15:55:38 +0000 (15:55 +0000)
committerScott Barninger <scott@barninger.com>
Mon, 1 Mar 2004 15:55:38 +0000 (15:55 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1102 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/platforms/redhat/bacula.spec.in
bacula/platforms/suse/bacula.spec.in

index 53a16dc2b53259cb98d7823ee83d026d6db7b84a..3e3a98d8a10abf72bec1c5e42449b5074452097d 100644 (file)
@@ -472,7 +472,7 @@ cp -p ../depkgs/sqlite/libsqlite.a $RPM_BUILD_ROOT%{sqlite_bindir}/libsqlite.a
 %endif
 
 # install the logrotate file
-cp scripts/logrotate $RPM_BUILD_ROOT/etc/logrotate.d/bacula
+cp -p scripts/logrotate $RPM_BUILD_ROOT/etc/logrotate.d/bacula
 
 # install the rescue stuff
 # these are the rescue scripts
index 53a16dc2b53259cb98d7823ee83d026d6db7b84a..3e3a98d8a10abf72bec1c5e42449b5074452097d 100644 (file)
@@ -472,7 +472,7 @@ cp -p ../depkgs/sqlite/libsqlite.a $RPM_BUILD_ROOT%{sqlite_bindir}/libsqlite.a
 %endif
 
 # install the logrotate file
-cp scripts/logrotate $RPM_BUILD_ROOT/etc/logrotate.d/bacula
+cp -p scripts/logrotate $RPM_BUILD_ROOT/etc/logrotate.d/bacula
 
 # install the rescue stuff
 # these are the rescue scripts