On Jan 30, 2008 9:30 AM, Roman Kyrylych <[EMAIL PROTECTED]> wrote: > 2008/1/30, Jan de Groot <[EMAIL PROTECTED]>: > > > > -----Oorspronkelijk bericht----- > > > Van: [EMAIL PROTECTED] [mailto:arch-commits- > > > [EMAIL PROTECTED] Namens Roman Kyrylych > > > Verzonden: woensdag 30 januari 2008 16:14 > > > Aan: [EMAIL PROTECTED] > > > Onderwerp: [arch-commits] CVS update of extra/gnome/nautilus-sendto (2 > > > files) > > > > > > Date: Wednesday, January 30, 2008 @ 10:13:45 > > > Author: roman > > > Path: /home/cvs-extra/extra/gnome/nautilus-sendto > > > > > > Modified: PKGBUILD (1.10 -> 1.11) nautilus-sendto.install (1.2 -> 1.3) > > > > > > upgpkg: nautilus-sendto 0.13-1 > > > > > > - > > > -op=$1 > > > -shift > > > - > > > -$op $* > > > > Does pacman 3.1 remove the need to specify these lines now? Or is this a > > simple mistake that was caused by a bit too massive cleanup of the install > > scriptlet?
Correct- it is no longer needed as we can easily do this stuff outside of the scriptlet, so it is now done that way. To top it off, it is completely undocumented that you ever needed it. -Dan

