1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +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:
Philip Kovacs 2006-11-04 01:05:47 +00:00
parent ee9a7665e7
commit d8786f91b2
2 changed files with 0 additions and 3 deletions

View File

@ -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"
}

View File

@ -91,8 +91,6 @@ EXTRA_DIST = \
hash.c \
hash.h \
hddtemp.c \
infopipe.c \
infopipe.h \
linux.c \
libmpdclient.c \
libmpdclient.h \