summaryrefslogtreecommitdiff
path: root/chunks/gdk-pixbuf.morph
blob: 63a545d7ad5b20d7aec30379263a1bff9b5ac276 (plain)
1
2
3
4
5
6
7
8
9
10
name: gdk-pixbuf
kind: chunk
repo: upstream:gdk-pixbuf
ref: bc45874c7ba5a6a95f032b48ab78115b3e2238ad
build-system: autotools
install-commands:
- make DESTDIR=$DESTDIR install
- install -d "$DESTDIR/lib/systemd/system/multi-user.target.wants"
- install -m 0644 systemd/gdk-pixbuf-cache-loaders.service "$DESTDIR/lib/systemd/system"
- ln -s ../gdk-pixbuf-cache-loaders.service "$DESTDIR/lib/systemd/system/multi-user.target.wants/gdk-pixbuf-cache-loaders.service"