X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2Flibdrm-git;fp=stage4%2Fpkg%2Flibdrm-git;h=0000000000000000000000000000000000000000;hb=a5e9d35a909f5561e79244e581d99a53e1bbda97;hp=31de3550e590425d0890d3c522bcef2042cb5896;hpb=ccde14dbaf08463bb8ca62c98302c0da1a6f2b51;p=hvlinux.git diff --git a/stage4/pkg/libdrm-git b/stage4/pkg/libdrm-git deleted file mode 100644 index 31de355..0000000 --- a/stage4/pkg/libdrm-git +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash - -hvconfig_pre() -{ - cd ${LFS_TMP}/${PACKAGE} - NOCONFIGURE=1 ./autogen.sh - - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ - ${XORG_CONFIG}" -} -