Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177700
b: refs/heads/master
c: 05ba448
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Nieder authored and Michal Marek committed Dec 12, 2009
1 parent 49775f2 commit 8772bfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 91d161857ce9672bd2a8cd99ff712a67186e2e76
refs/heads/master: 05ba4488a51edde95df3f89987fdcdbca7c3cebb
3 changes: 2 additions & 1 deletion trunk/scripts/package/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ clean-files += $(objtree)/binkernel.spec
# ---------------------------------------------------------------------------
deb-pkg: FORCE
$(MAKE) KBUILD_SRC=
$(CONFIG_SHELL) $(srctree)/scripts/package/builddeb
$(KBUILD_PKG_ROOTCMD) $(CONFIG_SHELL) \
$(srctree)/scripts/package/builddeb

clean-dirs += $(objtree)/debian/

Expand Down

0 comments on commit 8772bfe

Please sign in to comment.