]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- plain file for ghost (see also r1.131)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 4 Oct 2010 14:35:02 +0000 (14:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bacula.spec -> 1.156

bacula.spec

index b46c40919bbd7cf7104e014d2d280e0455723a3a..b1b9af04de3661b912fbe8ad021c6453f4d84fe5 100644 (file)
@@ -658,7 +658,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/libbac{,cfg,find,py,sql}.{so,la}
 for f in create_bacula_database drop_bacula_database drop_bacula_tables \
        grant_bacula_privileges make_bacula_tables update_bacula_tables ; do
 
-       ln -sf /dev/null $RPM_BUILD_ROOT%{_libexecdir}/%{name}/$f
+       touch $RPM_BUILD_ROOT%{_libexecdir}/%{name}/$f
 done
 
 %if %{with nagios}
This page took 0.061844 seconds and 4 git commands to generate.