add synaptics
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@496 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
--- Makefile.orig 2005-12-15 16:07:36.000000000 -0500
|
||||
+++ Makefile 2005-12-15 16:08:45.000000000 -0500
|
||||
@@ -7,10 +7,10 @@
|
||||
# Define the TOP variable to build using include files from a local source tree.
|
||||
#TOP = /usr/src/redhat/BUILD/XFree86-4.3.0/xc
|
||||
|
||||
-INSTALLED_X = $(DESTDIR)/usr/X11R6
|
||||
+INSTALLED_X = $(DESTDIR)/usr
|
||||
LOCAL_X = Xincludes/usr/X11R6
|
||||
-BINDIR = $(DESTDIR)/usr/local/bin
|
||||
-MANDIR = $(DESTDIR)/usr/local/man
|
||||
+BINDIR = $(DESTDIR)/usr/bin
|
||||
+MANDIR = $(DESTDIR)/usr/share/man
|
||||
|
||||
ifeq ($(ARCH),)
|
||||
ARCH = $(shell /bin/arch)
|
||||
Reference in New Issue
Block a user