2009/7/25 Vitaliy Berdinskikh <[email protected]>: > В Sat, 25 Jul 2009 09:42:47 +0100 > Laszlo Papp <[email protected]> пишет: > >> Hello Vitaliy! >> >> Which packages do you speak about ? >> >> "Can I do it without new version of package1?" <- What do you mean >> under it ? > > The install-script of package1 rewrites the ini-file of package2 (add > some lines). When I update package2, the ini-file is a new. > > Now I use solution like remove package1 and install it again. > > Can I run the install-script of package1 when pacman updates package2? > > It's about jedit-pkgbuild and jedit-devel. > > -- > Regards, > Vitaliy Berdinskikh > UR6LAD >
You can always use simple pacman -S pkg_which_you_want_to_reinstall or you can run the appropriate function from /var/lib/pacman/local/package_name/install Lukas
