openbsd-ports/x11/gnome/audio/patches/patch-sounds_Makefile
jasper bb596994da - update gnome-audio to 2.22.2
- specify licenses and their version

feedback and ok ajacoutot@
2008-11-21 17:52:11 +00:00

10 lines
271 B
Plaintext

$OpenBSD: patch-sounds_Makefile,v 1.3 2008/11/21 17:52:11 jasper Exp $
--- sounds/Makefile.orig Tue May 6 16:39:14 2008
+++ sounds/Makefile Tue Nov 18 21:43:08 2008
@@ -1,4 +1,4 @@
-datadir=/usr/share
+datadir?=/usr/share
LN_S=ln -sf
INSTALL_DATA=install -c -m 444