]> git.pld-linux.org Git - packages/BackupPC.git/commitdiff
- change symlink index.cgi
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Sun, 26 Dec 2004 05:12:30 +0000 (05:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    BackupPC.spec -> 1.28

BackupPC.spec

index 05b73ec22c890b5528198feab92871789528177c..067029f1c2166c5bcf260f85be2b485841dd7e03 100644 (file)
@@ -154,7 +154,7 @@ cd $RPM_BUILD_ROOT%{_var}/log
 ln -sf %{_var}/lib/%{name}/log %{name}
 
 cd $RPM_BUILD_ROOT/home/services/httpd/cgi-bin/%{name}
-ln -sf /home/services/httpd/cgi-bin/%{name}/BackupPC_Admin index.cgi
+ln -sf BackupPC_Admin index.cgi
 
 %pre
 # Add the "backuppc" user and group
This page took 0.035424 seconds and 4 git commands to generate.