wok diff backuppc/receipt @ rev 23776

updated xorg-xf86-video-sis (0.11.0 -> 0.12.0)
author Hans-G?nter Theisgen
date Wed May 20 16:55:27 2020 +0100 (2020-05-20)
parents 97e4114f1224
children 5f6c5106b1f5
line diff
     1.1 --- a/backuppc/receipt	Thu May 11 12:48:03 2017 +0200
     1.2 +++ b/backuppc/receipt	Wed May 20 16:55:27 2020 +0100
     1.3 @@ -49,6 +49,8 @@
     1.4  		$fs/etc/BackupPC/config.pl
     1.5  	chown www.www $fs/etc/BackupPC/config.pl
     1.6  	chmod 755 $fs/etc $fs/var $fs/var/*
     1.7 +	mkdir -p $install/usr/share/doc
     1.8 +	cp $src/doc/*.html $src/README $install/usr/share/doc
     1.9  }
    1.10  
    1.11  post_install()