alfred: remove socket on finish
This commit is contained in:
parent
3ddbf492f1
commit
20eb8adbd5
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'
|
||||
pkgname=alfred
|
||||
version=2014.4.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-makefile
|
||||
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
|
|
Loading…
Reference in New Issue
Block a user