Hi All,

I am trying to make debian package for my application to port it to N800.
I am able to compile it in ARMEL mode but when i am running ./dpkg-build.sh
script i am not able to get the debian package...My Makefile is very
simple having following rules...What i have to add to create debian package?

gcc -o N800App N800App.c `pkg-config gtk+-2.0 hildon-1 --cflags --libs`
-I/usr/include/gstreamer-0.10 -I/usr/include/libxml2
-I/usr/include/hildon-fm-2 -lgtkdatabox

I don't want to plug my code into some existing example application code and
create debian package as
it is making binary huge...

Regards,
Nisha
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to