summaryrefslogtreecommitdiff
path: root/strata/gtk-deps/gdk-pixbuf.morph
blob: 5cb169179840421242eeabce56de0c543a818e50 (plain)
1
2
3
4
5
6
7
8
name: gdk-pixbuf
kind: chunk
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"