mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 17:18:33 +00:00
debian building now does it with everything enabled in ./configure
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@189 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
2210a8459f
commit
b179e811e8
2
debian/rules
vendored
2
debian/rules
vendored
@ -31,7 +31,7 @@ configure-stamp:
|
||||
autoheader
|
||||
automake-1.9 -a
|
||||
autoconf
|
||||
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
|
||||
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-double-buffer --enable-own-window --enable-proc-uptime --enable-mpd --enable-xft --enable-seti
|
||||
touch configure-stamp
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user