#!/usr/bin/make -f
  
DEB_ISNATIVE = yes

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

binary-fixup/libbash::
	chmod 1777 debian/libbash/var/lock/dirlocks

# Add here any variable or target overrides you need.
