You are not logged in.

#1 2008-09-01 12:19:19

shaohao
Member
Registered: 2008-04-28
Posts: 21

vim 7.2

Ready to release to extra?

Offline

#2 2008-09-01 12:29:55

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,398
Website

Re: vim 7.2

when it is ready...

Offline

#3 2008-09-22 15:17:59

robsonpeixoto
Member
From: Brazil
Registered: 2007-01-14
Posts: 11
Website

Re: vim 7.2

And are you need some help?
Is the PKGBUILD archtecture the same?

Offline

#4 2008-09-22 15:25:17

j.roszk
Member
From: Poznan/Poland
Registered: 2008-05-22
Posts: 29
Website

Re: vim 7.2

I managed to build vi, vim, and gvim 7.2 using PKGBUILDs and scripts from ABS with some trivial modifications, and one which is not trivial:

--- vi/fetch_patches.sh    2008-09-04 10:17:58.000000000 +0200
+++ vim-all/fetch_patches.sh    2008-09-22 17:23:02.000000000 +0200
@@ -43,11 +43,6 @@
     fi
   done
 
-  ## TEMPFIX stupid fuckup upstream
-  mv ./7.1.126ne ./7.1.126
-  downloads=$((${downloads} - 1))
-  ########
-
   if [ ${downloads} != ${_patchlevel} ]; then
     echo -e "Number of patches does not match the patchlevel!\nEdit the PKGBUILD accordingly!"
     return 1

Offline

Board footer

Powered by FluxBB