mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-13 17:38:45 +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 bmpx) \
|
||||||
$(use_enable xmms2) \
|
$(use_enable xmms2) \
|
||||||
$(use_enable audacious) \
|
$(use_enable audacious) \
|
||||||
$(use_enable infopipe) \
|
|
||||||
$(use_enable !ipv6 portmon) || die "econf failed"
|
$(use_enable !ipv6 portmon) || die "econf failed"
|
||||||
emake ${mymake} || die "compile failed"
|
emake ${mymake} || die "compile failed"
|
||||||
}
|
}
|
||||||
|
@ -91,8 +91,6 @@ EXTRA_DIST = \
|
|||||||
hash.c \
|
hash.c \
|
||||||
hash.h \
|
hash.h \
|
||||||
hddtemp.c \
|
hddtemp.c \
|
||||||
infopipe.c \
|
|
||||||
infopipe.h \
|
|
||||||
linux.c \
|
linux.c \
|
||||||
libmpdclient.c \
|
libmpdclient.c \
|
||||||
libmpdclient.h \
|
libmpdclient.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user