Hi,

I still cannot get the symbolic links created inside the .deb package. I can of course manually place the .desktop file also in the /etc/others-menu/extra_applications, but still it would be nice if the package.links file would work. Could this be caused by old dpkg-deb version or something?  The uitest.links file that I've created is inside .deb package when i decompress the package with "ar x". The links file looks like this....

/var/lib/install/usr/share/applications/hildon/uitest.desktop /etc/others-menu/extra_applications/uitest.desktop

Here is the contents of the package uitest-0.0.1.deb...

[sbox-SDK_ARM: ~/UITest] > dpkg-deb --build uitest-0.0.1
dpkg-deb: building package `uitest' in `uitest-0.0.1.deb'.
[sbox-SDK_ARM: ~/UITest] > dpkg -c uitest-0.0.1.deb
drwxrwxr-x teemu/teemu       0 2006-02-20 20:16:37 ./
drwxrwxr-x teemu/teemu       0 2006-02-20 20:09:23 ./usr/
drwxrwxr-x teemu/teemu       0 2006-02-19 08:16:22 ./usr/bin/
-rwxrwxr-x teemu/teemu    5147 2006-02-19 08:17:34 ./usr/bin/uitest
drwxrwxr-x teemu/teemu       0 2006-02-20 20:09:23 ./usr/share/
drwxrwxr-x teemu/teemu       0 2006-02-20 20:09:35 ./usr/share/applications/
drwxrwxr-x teemu/teemu       0 2006-02-20 20:09:51 ./usr/share/applications/hildon/
-rw-rw-r-- teemu/teemu     131 2006-02-19 08:26:27 ./usr/share/applications/hildon/uitest.desktop
drwxrwxr-x teemu/teemu       0 2006-02-19 08:28:12 ./usr/lib/
drwxrwxr-x teemu/teemu       0 2006-02-19 08:28:20 ./usr/lib/dbus-1.0/
drwxrwxr-x teemu/teemu       0 2006-02-19 08:30:32 ./usr/lib/dbus-1.0/services/
-rw-rw-r-- teemu/teemu      65 2006-02-19 08:31:11 ./usr/lib/dbus- 1.0/services/uitest.service
drwxrwxr-x teemu/teemu       0 2006-02-20 20:16:47 ./etc/
drwxrwxr-x teemu/teemu       0 2006-02-20 20:16:56 ./etc/others-menu/
drwxrwxr-x teemu/teemu       0 2006-02-20 20:16:56 ./etc/others-menu/extra_applications/

- Teemu

2006/2/20, Tomi Ollila <[EMAIL PROTECTED]>:
Marius Vollmer <[EMAIL PROTECTED]> writes:

> "ext Tomi Ollila" <[EMAIL PROTECTED] > writes:
>
>> $ ar x yourpackage.deb; tar tvf data.tar.gz; rm data.tar.gz
>
> You could just use
>
>    $ dpkg -c yourpackage.deb
>
> for this.  No need to take the archive apart.

localhost$ dpkg
zsh: command not found: dpkg
zsh: exit 127   dpkg

;D

Anyway, good point, on debian and/or scratchbox environment that is
an option.

Tomi

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers



--
Teemu Harju
http://www.teemuharju.net
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to