Hi, Daniel

Sorry, but what this mean ?
Lokk at my rules file.


#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/dpatch.mk

BASE := $(CURDIR)/debian/xpenguins

binary-post-install/xpenguins::
        install -m 0644 debian/*.xpm $(BASE)/usr/share/pixmaps
        install -m 0755 debian/xpenguins-stop $(BASE)/usr/bin

unpatch::
        dpatch deapply-all

2006/3/9, Daniel Schepler <[EMAIL PROTECTED]>:
> Package: xpenguins
> Version: 2.2-3.1
> Severity: serious
>
> From my pbuilder build log:
>
> ...
>  fakeroot debian/rules clean
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> debian/rules:13: *** target file `unpatch' has both : and :: entries.  Stop.
> --
> Daniel Schepler
>
>

Reply via email to