This commit is contained in:
jasper 2007-05-31 11:43:06 +00:00
parent ddafdc0ded
commit 51673c71f8

View File

@ -1,13 +1,13 @@
$OpenBSD: patch-sounds_Makefile,v 1.1.1.1 2007/04/23 17:42:48 jasper Exp $
--- sounds/Makefile.orig Thu Oct 19 13:02:39 2006
+++ sounds/Makefile Thu Oct 19 13:04:58 2006
$OpenBSD: patch-sounds_Makefile,v 1.2 2007/05/31 11:43:06 jasper Exp $
--- sounds/Makefile.orig Tue Jul 1 13:04:30 2003
+++ sounds/Makefile Thu May 31 13:38:16 2007
@@ -1,5 +1,3 @@
-prefix=$(shell gnome-config --prefix)
-
LN_S=ln -sf
INSTALL_DATA=install -c -m 444
# Which one is more portable
@@ -12,10 +10,10 @@ install: install-files install-default-l
@@ -12,10 +10,10 @@ install: install-files install-default-links
install-files:
for I in *.wav */*.wav ; do \