corrected build problem in gnome-control-center
This commit is contained in:
parent
8dfd9b96f4
commit
1ba504a5c5
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ COMPONENT=main
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
# Remove recommendeds as it points to ubuntu-docs
|
# Remove recommendeds as it points to ubuntu-docs
|
||||||
sed '/ubuntu-docs/d' -i debian/control*
|
sed 's/ | ubuntu-docs//' -i debian/control*
|
||||||
|
|
||||||
# Replace logo
|
# Replace logo
|
||||||
replace UbuntuLogo.png TrisquelLogo.png
|
replace UbuntuLogo.png TrisquelLogo.png
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue