Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > df5de4612b7a7b3878c3450d31bbd9f5 > files > 1

mtx-1.2.18-4mdv2007.0.src.rpm

--- mtx-1.2.18rel/Makefile.in.portable	2003-07-02 00:36:46.000000000 +0200
+++ mtx-1.2.18rel/Makefile.in	2003-09-26 12:32:46.000000000 +0200
@@ -36,7 +36,7 @@
 #
 ifeq ($(TARGET),linux)
 CFLAGS += -Wall
-CPPFLAGS	+= -I/usr/src/linux/include -DLONG_PRINT_REQUEST_SENSE=1
+CPPFLAGS	+= -DLONG_PRINT_REQUEST_SENSE=1
 endif
 
 #
@@ -86,7 +86,6 @@
 install: $(BINS)
 	$(INSTALL_DIR) $(sbindir)
 	for file in $(BINS); do \
-	strip "$$file" ;	\
 	$(INSTALL_BIN) "$$file" $(sbindir) ; \
 	done	
 	$(INSTALL_DIR) $(mandir) $(mandir)/man1