[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#964087: RFS: TomboyReborn/1.0-1 - Drop in replacement of deprecated Gnome Tomboy



On Sun, Jul 5, 2020 at 10:54 AM Joan Moreau <jom@grosjo.net> wrote:
>
> I have now managed to have debmake and debuild to run without errors
>
> I am running it on https://grosjo.net/tomboy-reborn-1.0.0.tar.gz

I downloaded this tar file and I can see you have a Makefile in src
folder but when I run make it does not do anything.

$ make
make: Nothing to be done for 'all'.

>From the Makefile it appears you wanted to use lazbuild but that has
been commented. So, please fix that first so that it can be built
using "lazbuild".

Some general points about the Makefile.
1) clean: should delete the files that it has built, not the files it
has installed.
2) uninstall: should remove the files it has installed.
3) You should use DESTDIR for install and unistall target. ref:
https://www.gnu.org/prep/standards/html_node/DESTDIR.html


-- 
Regards
Sudip


Reply to: