File: Makefile

package info (click to toggle)
deepin-sound-theme 15.10.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,972 kB
  • sloc: makefile: 7
file content (7 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
PREFIX = /usr

all:

install:
	install -Dm644 index.theme ${DESTDIR}${PREFIX}/share/sounds/deepin/index.theme
	cp -r stereo ${DESTDIR}${PREFIX}/share/sounds/deepin