mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
alfred: remove socket on finish
This commit is contained in:
parent
3ddbf492f1
commit
20eb8adbd5
2 changed files with 3 additions and 1 deletions
2
srcpkgs/alfred/files/alfred/finish
Executable file
2
srcpkgs/alfred/files/alfred/finish
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#! /bin/sh
|
||||||
|
rm /var/run/alfred.sock
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'alfred'
|
# Template file for 'alfred'
|
||||||
pkgname=alfred
|
pkgname=alfred
|
||||||
version=2014.4.0
|
version=2014.4.0
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue