Source: bash
Version: 4.1-3
Severity: important
Justification: policy ยง4.9 [1]

| # cupt build-dep bash
| $ cupt source bash
| $ cd bash-4.1
| $ fakeroot debian/rules binary
...
| install -o 0 -g 0 -m 644 debian/skel.bash_logout 
debian/bash/etc/skel/.bash_logout
| : # clean_console
| install -o 0 -g 0 clear_console debian/bash/usr/bin/
| install: cannot stat `clear_console': No such file or directory
| make: *** [stamps/stamp-install-bash] Error 1

Building with "debuild -b" (which runs "debian/rules build" first)
works okay.

Perhaps stamp-install-bash or stamp-build-$(build) should depend on
before-build?

[1] http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to