You are not logged in.

#1 2010-09-30 19:30:08

nwoki
Member
Registered: 2010-09-14
Posts: 67

kdevelop unstable -> change branch

Hi, I use kdevelop as IDE to program c++ and i found out that from git ( aur ) it crashes a lot due to a problem related to kde. Since this will be solved in the next update, shouldn't you build kdevelop and kdevplatform from stable branches by default?
kdevelop -> 4.1
kdevplatform -> 1.1

a simple :

( for kdevelop )
git branch 4.1 --track remotes/origin/4.1
git checkout 4.1

( for kdevplatform )
git branch 1.1 --track remotes/origin/1.1
git checkout 1.1


should do in the PKGBUILD no?

Offline

Board footer

Powered by FluxBB