From 833b9f93474a60670af7c167dcf902c6509e87a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Tue, 12 Jul 2011 13:58:20 -0300 Subject: added comment to ticket 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549 --- .../COMMENT_1310489899_apoyosis@correo.inta.gob.ar | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar (limited to '1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549') diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar new file mode 100644 index 0000000..18c21db --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar @@ -0,0 +1,9 @@ +propposed way to do this: +* install depends and makedepends before running `makepkg -sr` +* run `makepkg` +* install depends and makedepends from the next pkgbuild +* run `chcleanup` with a concatenation of clean system and current depends, this will remove the dependencies from the previous pkgbuild +* run `makepkg` +* etc. + +it's not perfect but it would ease things a little. -- cgit v1.2.2