mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Fix wrong mISDN source package
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user