Skip to content

Commit 0f66ac2

Browse files
author
Sebastiano Merlino
committed
Changed also build default directory for debs
1 parent c4ee671 commit 0f66ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
CURDIR =
77
DEB_SRCDIR = @abs_top_srcdir@
88
DEB_DH_INSTALL_SOURCEDIR = debian/tmp
9-
DEB_BUILDDIR = deb_build
9+
DEB_BUILDDIR = @abs_top_builddir@/deb_build
1010
DEB_MAKE_CHECK_TARGET = check
1111

1212
include /usr/share/cdbs/1/rules/debhelper.mk

0 commit comments

Comments
 (0)