Remove unnecessary man-pages custom script
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Dec 2014 22:18:57 +0000 (17:18 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 29 Dec 2014 16:24:31 +0000 (11:24 -0500)
stage2/pkg/man-pages [deleted file]

diff --git a/stage2/pkg/man-pages b/stage2/pkg/man-pages
deleted file mode 100644 (file)
index b99d563..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-hvbuild()
-{
-    make -C ${LFS_TMP}/${PACKAGE} install
-}