mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-05 21:07:52 +00:00
remove infopipe kruft
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@722 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
ee9a7665e7
commit
d8786f91b2
@ -70,7 +70,6 @@ src_compile() {
|
||||
$(use_enable bmpx) \
|
||||
$(use_enable xmms2) \
|
||||
$(use_enable audacious) \
|
||||
$(use_enable infopipe) \
|
||||
$(use_enable !ipv6 portmon) || die "econf failed"
|
||||
emake ${mymake} || die "compile failed"
|
||||
}
|
||||
|
@ -91,8 +91,6 @@ EXTRA_DIST = \
|
||||
hash.c \
|
||||
hash.h \
|
||||
hddtemp.c \
|
||||
infopipe.c \
|
||||
infopipe.h \
|
||||
linux.c \
|
||||
libmpdclient.c \
|
||||
libmpdclient.h \
|
||||
|
Loading…
Reference in New Issue
Block a user