1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

cleaned whitespace

This commit is contained in:
mr.Shu 2014-02-25 16:36:19 +01:00
parent c00376087f
commit ea681c7f52

View File

@ -23,7 +23,7 @@ fedora_prepare()
echo
ARCH=`arch`
sudo yum -y install gcc git autoconf automake openssl-devel.$ARCH expat-devel.$ARCH ncurses-devel.$ARCH glib2-devel.$ARCH libnotify-devel.$ARCH libcurl-devel.$ARCH libXScrnSaver-devel.$ARCH libotr3-devel.$ARCH
}