![]() |
Re: Scratchbox problem
Autobuilder give me the same error as scratchbox.
|
Re: Scratchbox problem
You are still missing Qt dependencies in debian/control and you also have removed some important stuff from src.src :D
I think it should look like this: Code:
TARGET = fsudoku |
Re: Scratchbox problem
I know I immediatelly edited it and now I get old error.
Code:
make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/fsudoku-0.1' |
Re: Scratchbox problem
1 Attachment(s)
Try my attachment.
1. Go to directory fsudoku-0.1 2. Remove existing .orig (rm -rf ../fsudoku-0.1.orig) 3. dh_make --createorig 4. dpkg-buildpackage -rfakeroot -sa -S |
Re: Scratchbox problem
Now its ok. Thank you very much you are my hero. When will be app in devel?
|
Re: Scratchbox problem
Quote:
|
Re: Scratchbox problem
OMG It isnt ok. Packaging progress is ok but .deb has 2kb because command dh:installdirs doesnt work. Icons and other files arent installed. What is wrong?
|
Re: Scratchbox problem
Hmmm...that's interesting. I think the icon problem can be solved by adding a few lines to debian/rules (make sure it goes in right place):
Code:
# Add here commands to install the package into debian/your_appname But I have no idea why the app itself doesn't get installed. Weird, I must say. |
Re: Scratchbox problem
I had same idea about install icons but it isnt good. I really dont know where is problem. Nothing what could be installed from src,pro isnt installed. Thank you once more. I am really disappinted. How delete deb from devel?
|
Re: Scratchbox problem
Quote:
Hi, you have set the wrong path in your src.pro to the icons (I took the tar from post 26). You have Code:
../data/26x26/$${TARGET}.png Code:
data/26x26/$${TARGET}.png Daniel |
All times are GMT. The time now is 22:14. |
vBulletin® Version 3.8.8