projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
582e550
)
Remove unnecessary man-pages custom script
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 27 Dec 2014 22:18:57 +0000
(17:18 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Mon, 29 Dec 2014 16:24:31 +0000
(11:24 -0500)
stage2/pkg/man-pages
[deleted file]
patch
|
blob
|
history
diff --git
a/stage2/pkg/man-pages
b/stage2/pkg/man-pages
deleted file mode 100644
(file)
index
b99d563
..0000000
--- a/
stage2/pkg/man-pages
+++ /dev/null
@@
-1,6
+0,0 @@
-#!/bin/bash
-
-hvbuild()
-{
- make -C ${LFS_TMP}/${PACKAGE} install
-}