mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-05 21:07:52 +00:00
a066bb6506
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@153 7f574dfc-610e-0410-a909-a81674777703
9 lines
85 B
Bash
Executable File
9 lines
85 B
Bash
Executable File
#!/bin/sh
|
|
# $Id$
|
|
|
|
aclocal-1.9
|
|
libtoolize --force
|
|
autoheader
|
|
automake-1.9 -a
|
|
autoconf
|