Updated compiz and linux
This commit is contained in:
parent
4a6eb1d5e1
commit
68972bc31d
2 changed files with 6 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ COMPONENT=main
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
patch -p1 < $DATA/fix-974242.patch
|
#patch -p1 < $DATA/fix-974242.patch
|
||||||
cp $DATA/config.patch debian/patches/config.patch
|
cp $DATA/config.patch debian/patches/config.patch
|
||||||
sed 's/ubuntu-config/config/' -i debian/patches/series
|
sed 's/ubuntu-config/config/' -i debian/patches/series
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -46,10 +46,10 @@ echo > debian.master/d-i/firmware/scsi-modules
|
||||||
echo > debian.master/d-i/firmware/nic-modules
|
echo > debian.master/d-i/firmware/nic-modules
|
||||||
|
|
||||||
# Removing some extra Ubuntu modules
|
# Removing some extra Ubuntu modules
|
||||||
rm -rf ubuntu/ndiswrapper
|
#rm -rf ubuntu/ndiswrapper
|
||||||
sed /ndiswrapper/d -i ubuntu/Makefile ubuntu/Kconfig
|
#sed /ndiswrapper/d -i ubuntu/Makefile ubuntu/Kconfig
|
||||||
rm -rf ubuntu/rtl8192se
|
#rm -rf ubuntu/rtl8192se
|
||||||
sed /rtl8192se/d ubuntu/Makefile ubuntu/Kconfig -i
|
#sed /rtl8192se/d ubuntu/Makefile ubuntu/Kconfig -i
|
||||||
|
|
||||||
# Compile with less modules and avoid abi check
|
# Compile with less modules and avoid abi check
|
||||||
echo 'skipmodule = true' >> debian.master/rules.d/0-common-vars.mk
|
echo 'skipmodule = true' >> debian.master/rules.d/0-common-vars.mk
|
||||||
|
|
@ -67,4 +67,4 @@ changelog "Removed non-free bits"
|
||||||
|
|
||||||
cp debian/changelog debian.master/changelog
|
cp debian/changelog debian.master/changelog
|
||||||
|
|
||||||
compile
|
PARALLEL=true compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue