Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35456
b: refs/heads/master
c: a5fa393
h: refs/heads/master
v: v3
  • Loading branch information
Rolf Eike Beer authored and Sam Ravnborg committed Sep 25, 2006
1 parent f45dec1 commit 1d38614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1ef988569051d47e990fe5bbea22fb9b64152098
refs/heads/master: a5fa393b54c98044f50b0768f82336c510e68f3d
4 changes: 2 additions & 2 deletions trunk/scripts/package/mkspec
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ fi

echo "%install"
echo "%ifarch ia64"
echo 'mkdir -p $RPM_BUILD_ROOT/boot/efi $RPM_BUILD_ROOT/lib $RPM_BUILD_ROOT/lib/modules'
echo 'mkdir -p $RPM_BUILD_ROOT/boot/efi $RPM_BUILD_ROOT/lib/modules'
echo "%else"
echo 'mkdir -p $RPM_BUILD_ROOT/boot $RPM_BUILD_ROOT/lib $RPM_BUILD_ROOT/lib/modules'
echo 'mkdir -p $RPM_BUILD_ROOT/boot $RPM_BUILD_ROOT/lib/modules'
echo "%endif"

echo 'INSTALL_MOD_PATH=$RPM_BUILD_ROOT make %{_smp_mflags} modules_install'
Expand Down

0 comments on commit 1d38614

Please sign in to comment.