Skip to content
Snippets Groups Projects
Commit 68972bc3 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Updated compiz and linux

parent 4a6eb1d5
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ COMPONENT=main
. ./config
patch -p1 < $DATA/fix-974242.patch
#patch -p1 < $DATA/fix-974242.patch
cp $DATA/config.patch debian/patches/config.patch
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
# Removing some extra Ubuntu modules
rm -rf ubuntu/ndiswrapper
sed /ndiswrapper/d -i ubuntu/Makefile ubuntu/Kconfig
rm -rf ubuntu/rtl8192se
sed /rtl8192se/d ubuntu/Makefile ubuntu/Kconfig -i
#rm -rf ubuntu/ndiswrapper
#sed /ndiswrapper/d -i ubuntu/Makefile ubuntu/Kconfig
#rm -rf ubuntu/rtl8192se
#sed /rtl8192se/d ubuntu/Makefile ubuntu/Kconfig -i
# Compile with less modules and avoid abi check
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
compile
PARALLEL=true compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment