summaryrefslogtreecommitdiff
path: root/audio/gsm/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gsm/files/patch-ab')
-rw-r--r--audio/gsm/files/patch-ab36
1 files changed, 0 insertions, 36 deletions
diff --git a/audio/gsm/files/patch-ab b/audio/gsm/files/patch-ab
deleted file mode 100644
index cc8ae99f74f8..000000000000
--- a/audio/gsm/files/patch-ab
+++ /dev/null
@@ -1,36 +0,0 @@
-*** Makefile Tue May 10 14:39:31 1994
---- Makefile Fri Jan 6 01:42:47 1995
-***************
-*** 60,66 ****
- # Leave INSTALL_ROOT empty (or just don't execute "make install") to
- # not install gsm and toast outside of this directory.
-
-! INSTALL_ROOT =
-
- # Where do you want to install the gsm library, header file, and manpages?
- #
---- 60,66 ----
- # Leave INSTALL_ROOT empty (or just don't execute "make install") to
- # not install gsm and toast outside of this directory.
-
-! INSTALL_ROOT = ${PREFIX}
-
- # Where do you want to install the gsm library, header file, and manpages?
- #
-***************
-*** 69,75 ****
-
- GSM_INSTALL_ROOT = $(INSTALL_ROOT)
- GSM_INSTALL_LIB = $(GSM_INSTALL_ROOT)/lib
-! GSM_INSTALL_INC = $(GSM_INSTALL_ROOT)/inc
- GSM_INSTALL_MAN = $(GSM_INSTALL_ROOT)/man/man3
-
-
---- 69,75 ----
-
- GSM_INSTALL_ROOT = $(INSTALL_ROOT)
- GSM_INSTALL_LIB = $(GSM_INSTALL_ROOT)/lib
-! GSM_INSTALL_INC = $(GSM_INSTALL_ROOT)/include
- GSM_INSTALL_MAN = $(GSM_INSTALL_ROOT)/man/man3
-
-