From 1bb644ecb64c53831480cdff22eb785b6568c106 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 22 Mar 2009 20:31:09 +0100 Subject: [PATCH] Fix wrong mISDN source package --- config/rootfiles/common/mISDN | 11 ----------- lfs/mISDN | 4 ---- 2 files changed, 15 deletions(-) diff --git a/config/rootfiles/common/mISDN b/config/rootfiles/common/mISDN index 68ea1f871d..25142c6ec6 100644 --- a/config/rootfiles/common/mISDN +++ b/config/rootfiles/common/mISDN @@ -15,14 +15,3 @@ usr/bin/misdn_rename #usr/lib/libmisdn.a usr/lib/libmisdn.so #usr/lib/libmisdn_pic.a -#usr/lib/mISDN -usr/lib/mISDN/mISDN.conf.bnx.xsl -usr/lib/mISDN/mISDN.conf.hfcmulti.xsl -usr/lib/mISDN/mISDN.conf.hfcsusb.xsl -usr/lib/mISDN/mISDN.conf.inc.xsl -usr/lib/mISDN/mISDN.conf.l1oip.xsl -usr/lib/mISDN/mISDN.conf.mISDN_debugtool.xsl -usr/lib/mISDN/mISDN.conf.mISDN_dsp.xsl -usr/lib/mISDN/mISDN.conf.singlepci.xsl -usr/lib/mISDN/mISDN.conf.xhfc.xsl -usr/lib/mISDN/mISDN.conf.xsl diff --git a/lfs/mISDN b/lfs/mISDN index 5873458008..4ec19f57a5 100644 --- a/lfs/mISDN +++ b/lfs/mISDN @@ -73,9 +73,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_SRC)/mISDNuser && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && make MISDNDIR=/usr/src/linux cd $(DIR_APP) && make install MISDNDIR=/usr/src/linux - -mkdir -p /usr/lib/mISDN - cd $(DIR_SRC) && tar xfz $(DIR_DL)/mISDN.git-12dca7cf4cf38590d30cdeaf8ced30aaca6d875f.tar.gz - cd $(DIR_SRC)/mISDN.git && cp -v config/*.xsl /usr/lib/mISDN - @rm -rf $(DIR_SRC)/mISDN* @$(POSTBUILD) -- 2.39.2