My package, gadmin-sshd http://aur.archlinux.org/packages.php?ID=40572, does not seem to install the desktop file or my bash script I added. For the moment, I don't see the obvious reason why. Everything should be fine Thanks
On 06/09/10 20:36, Nathan O wrote:
My package, gadmin-sshd http://aur.archlinux.org/packages.php?ID=40572, does not seem to install the desktop file or my bash script I added. For the moment, I don't see the obvious reason why. Everything should be fine Thanks
Use ${pkgdir} instead of ${srcdir} for the last argument of install -D.
On Mon, Sep 6, 2010 at 3:38 AM, Jonathan Conder <jonno.conder+arch@gmail.com<jonno.conder%2Barch@gmail.com>
wrote:
On 06/09/10 20:36, Nathan O wrote:
My package, gadmin-sshd http://aur.archlinux.org/packages.php?ID=40572, does not seem to install the desktop file or my bash script I added. For the moment, I don't see the obvious reason why. Everything should be fine Thanks
Use ${pkgdir} instead of ${srcdir} for the last argument of install -D.
I feel like a dumb... I think it is time to go to sleep :-) Thanks for pointing out my sleepy stupidity :)
On 06/09/10 20:41, Nathan O wrote:
On Mon, Sep 6, 2010 at 3:38 AM, Jonathan Conder <jonno.conder+arch@gmail.com<jonno.conder%2Barch@gmail.com>
wrote:
On 06/09/10 20:36, Nathan O wrote:
My package, gadmin-sshd http://aur.archlinux.org/packages.php?ID=40572, does not seem to install the desktop file or my bash script I added. For the moment, I don't see the obvious reason why. Everything should be fine Thanks
Use ${pkgdir} instead of ${srcdir} for the last argument of install -D.
I feel like a dumb... I think it is time to go to sleep :-) Thanks for pointing out my sleepy stupidity :)
Heh, don't worry, it happens to everyone (I think) :).
On Mon, Sep 6, 2010 at 3:42 AM, Jonathan Conder <jonno.conder+arch@gmail.com<jonno.conder%2Barch@gmail.com>
wrote:
On 06/09/10 20:41, Nathan O wrote:
On Mon, Sep 6, 2010 at 3:38 AM, Jonathan Conder <jonno.conder+arch@gmail.com <jonno.conder%2Barch@gmail.com>< jonno.conder%2Barch@gmail.com <jonno.conder%252Barch@gmail.com>>
wrote:
On 06/09/10 20:36, Nathan O wrote:
My package, gadmin-sshd http://aur.archlinux.org/packages.php?ID=40572,
does not seem to install the desktop file or my bash script I added. For the moment, I don't see the obvious reason why. Everything should be fine Thanks
Use ${pkgdir} instead of ${srcdir} for the last argument of install -D.
I feel like a dumb... I think it is time to go to sleep :-) Thanks for
pointing out my sleepy stupidity :)
Heh, don't worry, it happens to everyone (I think) :).
This has to be the first time I have done something like this and wonder what did I do wrong :)
participants (2)
-
Jonathan Conder
-
Nathan O