arctica-greeter: correct gsettings path
This commit is contained in:
parent
082cb90f1e
commit
0901e1ef79
1 changed files with 4 additions and 2 deletions
|
|
@ -17,8 +17,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=1
|
||||
|
||||
VERSION=2
|
||||
. ./config
|
||||
|
||||
# Custom settings
|
||||
|
|
@ -80,6 +79,9 @@ EOF
|
|||
chmod 755 orca-arctica-wrapper
|
||||
echo orca-arctica-wrapper /usr/bin >> debian/arctica-greeter.install
|
||||
|
||||
# correct gsettings path
|
||||
sed 's/org.mate.settings-daemon.plugins/org.mate.SettingsDaemon.plugins/' -i src/settings-daemon.vala
|
||||
|
||||
changelog "Adapted for Trisquel"
|
||||
|
||||
compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue