mirror of
https://github.com/i3/i3.git
synced 2026-03-06 16:06:52 +00:00
debian: fix debian/rules for multiple builds (Thanks ccount)
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -31,7 +31,7 @@ build-stamp:
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build
|
||||
rm -f build-stamp
|
||||
|
||||
# Add here commands to clean up after the build process.
|
||||
[ ! -f Makefile ] || $(MAKE) distclean
|
||||
|
||||
Reference in New Issue
Block a user