wok diff libevent/receipt @ rev 17501

Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 08 02:04:05 2015 +0200 (2015-01-08)
parents 784241c8e52c
children 83f6188ff83e
line diff
     1.1 --- a/libevent/receipt	Sat Mar 22 20:20:40 2014 +0100
     1.2 +++ b/libevent/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install