mlocate: added /media and /run to PRUNEPATHS
This commit is contained in:
parent
8348e09444
commit
62a42ea756
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqrKvDvDMBRy4wlRzM4aOrdsklhTuVHkGBJ8lK63xrMSFwow+0lHk07ifLUh1sj3mdhRTOP3Ealp8kQ2IgyBzqwY=
|
||||
SHA256 (Pkgfile) = 8102addba9631d44b8db4718258004c51dbcc8d24d5289aedf35d70bf9a4ede0
|
||||
RWRJc1FUaeVeqs68YSTs38AN7g82PYzEORdXeh+ziElVqHp24AZ67Qh8+4nLd5DmPqVN2WSOODAmpaLcMDDVVV5qS2W/jz2hhQc=
|
||||
SHA256 (Pkgfile) = 6080703408904dac7c9be6fe3fe549a934186ad0140bf1a808128a2b927144ff
|
||||
SHA256 (.footprint) = bba6afc106f6bb2d4b38c82dd83599abd594b6683feaa1d220d5bf9b6c3f726f
|
||||
SHA256 (mlocate-0.26.tar.xz) = 3063df79fe198fb9618e180c54baf3105b33d88fe602ff2d8570aaf944f1263e
|
||||
SHA256 (mlocate) = def6b64ba85946c724192e282459b12ebcbd37fc4fd19cab7493b5bb25a86885
|
||||
SHA256 (updatedb.conf) = c67228476e641e502df39382d37488a617fdd088db70627868a2e5b3145b55a4
|
||||
SHA256 (updatedb.conf) = 54a70f4f4a625dfeb596f9dc893ca27b71e0bb5ddf52dcb9e6bbe9bd0e05775e
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
name=mlocate
|
||||
version=0.26
|
||||
release=2
|
||||
release=3
|
||||
source=(https://releases.pagure.org/$name/$name-$version.tar.xz
|
||||
mlocate updatedb.conf)
|
||||
|
||||
|
@ -5,6 +5,6 @@
|
||||
|
||||
PRUNEFS="nfs nfs4 afs proc smbfs cifs autofs auto iso9660 sshfs sysfs usbfs tmpfs"
|
||||
PRUNENAMES=".git .svn .hg .bzr _darcs CVS RCS"
|
||||
PRUNEPATHS="/tmp /mnt /var/cache /var/lock /var/run /var/spool /var/tmp"
|
||||
PRUNEPATHS="/tmp /mnt /media /run /var/cache /var/lock /var/run /var/spool /var/tmp"
|
||||
|
||||
# End of file
|
||||
|
Loading…
x
Reference in New Issue
Block a user