Skip to content
  1. Mar 10, 2013
    • Seblu's avatar
      makechrootpkg: -I to handle multiple packages · 280d5501
      Seblu authored
      Since commit cb3a6ce1
      
      , running makechroot 2 times to insert a package in a build
      directory require to find a directory without PKGBUILD
      
      cd /var/empty
      makechrootpkg -cu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir>
      makechrootpkg -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir>
      cd -
      makechrootpkg -n -r <dir>
      
      This patch allow makechrootpkg to handle more than one package to be installed
      before the build is run and simplify the previous case in
      
      makechrootpkg -ncu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -I virtualbox-guest-dkms-*-i686.pkg.tar.xz -r <dir>
      
      Signed-off-by: default avatarSébastien Luttringer <seblu@seblu.net>
      Signed-off-by: default avatarPierre Schmitz <pierre@archlinux.de>
      280d5501
  2. Jan 27, 2013
  3. Jan 22, 2013
  4. Jan 20, 2013
  5. Nov 15, 2012
  6. Nov 12, 2012
  7. Nov 11, 2012
  8. Nov 03, 2012
  9. Oct 27, 2012
  10. Oct 13, 2012
  11. Oct 04, 2012
  12. Oct 03, 2012
  13. Sep 14, 2012
  14. Jul 20, 2012
  15. Jun 24, 2012
  16. Jun 16, 2012
  17. Jun 15, 2012
  18. Jun 12, 2012