From 7fe4faa796d3393f6a806c3ebb56c0a2792c1144 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Wed, 2 Jan 2008 02:54:43 +0000 Subject: Now serving 100 packages, fixed gzip priority/dependents, and moved subversion to versioning. git-svn-id: http://svn.telesphoreo.org/trunk@8 514c082c-b64e-11dc-b46d-3d985efe055d --- data/uuid/strip.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/uuid/strip.diff (limited to 'data/uuid/strip.diff') diff --git a/data/uuid/strip.diff b/data/uuid/strip.diff new file mode 100644 index 000000000..d04fbe99d --- /dev/null +++ b/data/uuid/strip.diff @@ -0,0 +1,12 @@ +diff -ru uuid-1.6.0/Makefile.in uuid-1.6.0+iPhone/Makefile.in +--- uuid-1.6.0/Makefile.in 2007-05-19 19:58:11.000000000 +0000 ++++ uuid-1.6.0+iPhone/Makefile.in 2008-01-02 02:41:23.000000000 +0000 +@@ -253,7 +253,7 @@ + -@if [ ".$(WITH_CXX)" = .yes ]; then \ + $(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 $(CXX_NAME) $(DESTDIR)$(libdir)/; \ + fi +- @$(LIBTOOL) --mode=install $(SHTOOL) install -c -s -m 755 uuid $(DESTDIR)$(bindir)/ ++ @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 755 uuid $(DESTDIR)$(bindir)/ + $(SHTOOL) install -c -m 644 $(S)/uuid.1 $(DESTDIR)$(mandir)/man1/ + -@if [ ".$(WITH_PERL)" = .yes ]; then \ + (cd $(S)/perl && $(MAKE) $(MFLAGS) install DESTDIR=$(DESTDIR)); \ -- cgit v1.2.3