pidgin/nest

79640e019ddd
Parents 892b53d49c1a
Children 8958060289bd
Remove an unneeded reference to "apt-get source"
--- a/hugo/content/building/2.x.y.md Mon Feb 11 12:33:45 2019 -0500
+++ b/hugo/content/building/2.x.y.md Mon Feb 11 12:43:24 2019 -0500
@@ -13,7 +13,7 @@
These dependencies are ones that should be found in your distrobutions package manager.
### I have the source; how do I build this thing?
-Assuming you have all of the necessary libraries (sudo apt-get source pidgin and libgtk) and their headers installed (see the next few questions), you compile libpurple, Pidgin and Finch just like most applications:
+Assuming you have all of the necessary libraries and their headers installed (see the next few questions), you compile libpurple, Pidgin and Finch just like most applications:
% tar xjvf pidgin-2.x.y.tar.bz2
% cd pidgin-2.x.y