Two bugs in the debian/rules file:

1) Typo:
make: *** "build-stamp"-kohteen tarvitseman kohteen "lubutu-i386" tuottamiseen 
ei ole sääntöä. Seis.
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The build-stamp should be called lubuntu, not lubutu (missing N).

2) Misses the 'make' invocation, right after dh_clean:

build-stamp: lubuntu-$(DEB_BUILD_ARCH)
        dh_clean
        $(MAKE)
        for seed in lubuntu; do \

-- 
[needs packaging] lubuntu desktop meta
https://bugs.launchpad.net/bugs/420513
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to