mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Use patched version of apt-cyg
This commit is contained in:
parent
462b09a546
commit
22c521d662
@ -31,7 +31,8 @@ cygwin_prepare()
|
|||||||
echo Profanity installer... installing dependencies
|
echo Profanity installer... installing dependencies
|
||||||
echo
|
echo
|
||||||
|
|
||||||
wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg
|
wget --no-check-certificate https://raw.github.com/boothj5/apt-cyg/master/apt-cyg
|
||||||
|
#wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg
|
||||||
chmod +x apt-cyg
|
chmod +x apt-cyg
|
||||||
mv apt-cyg /usr/local/bin/
|
mv apt-cyg /usr/local/bin/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user