Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251324
b: refs/heads/master
c: 857c7e4
h: refs/heads/master
v: v3
  • Loading branch information
Michal Marek committed May 24, 2011
1 parent 0e570ad commit 7ca80f5
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e1287eb891e326ea8451b03ba1f9b0d66abdb13d
refs/heads/master: 857c7e438769c0f251092a20b587d6e743ee489d
2 changes: 1 addition & 1 deletion trunk/scripts/package/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RPM := $(shell if [ -x "/usr/bin/rpmbuild" ]; then echo rpmbuild; \
# Remove hyphens since they have special meaning in RPM filenames
KERNELPATH := kernel-$(subst -,_,$(KERNELRELEASE))
MKSPEC := $(srctree)/scripts/package/mkspec
PREV := set -e; cd ..;
PREV := set -e; cd -P ..;

# rpm-pkg
# ---------------------------------------------------------------------------
Expand Down

0 comments on commit 7ca80f5

Please sign in to comment.