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"