Advertisement
Guest User

Untitled

a guest
Oct 30th, 2010
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. --- libimobiledevice-git/PKGBUILD 2010-10-16 20:59:22.000000000 +0200
  2. +++ PKGBUILD 2010-10-30 15:51:51.546666686 +0200
  3. @@ -3,2 +3,2 @@
  4. -pkgver=20101016
  5. -pkgrel=3
  6. +pkgver=20101030
  7. +pkgrel=1
  8. @@ -10 +10 @@
  9. -makedepends=('gcc' 'make' 'pkgconfig' 'libtool' 'swig' 'python' 'autoconf')
  10. +makedepends=('swig' 'python2')
  11. @@ -12 +12 @@
  12. -conflicts=('libiphone-git' 'libiphone')
  13. +conflicts=('libiphone-git' 'libiphone' 'libimobiledevice')
  14. @@ -14,6 +13,0 @@
  15. -conflicts=()
  16. -replaces=()
  17. -backup=()
  18. -options=()
  19. -install=
  20. -noextract=()
  21. @@ -46,2 +40 @@
  22. - ./autogen.sh
  23. - ./configure --prefix=/usr
  24. + PYTHON=/usr/bin/python2 ./autogen.sh --prefix=/usr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement