mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 18:56:21 +00:00
Use patched version of apt-cyg
This commit is contained in:
@@ -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/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user