]> git.pld-linux.org Git - packages/gpac.git/blobdiff - gpac-install-is-not-clean.patch
- remove hunks not pertaining to ffmpeg
[packages/gpac.git] / gpac-install-is-not-clean.patch
index ac1e690c2ae809ad6baa5dbe6a0fa2bc60a82611..81bca57c41d8a5ca4d496eccca284989aa630936 100644 (file)
@@ -1,21 +1,21 @@
---- gpac/applications/mp4client/Makefile.orig  2008-11-24 09:44:26.000000000 +0100
-+++ gpac/applications/mp4client/Makefile       2011-04-01 18:56:48.041739787 +0200
-@@ -87,7 +87,7 @@ MP4Client$(EXE): $(OBJS)
+--- gpac/applications/osmo4_wx/Makefile.orig   2011-10-21 14:41:56.000000000 +0200
++++ gpac/applications/osmo4_wx/Makefile        2012-06-15 20:20:49.688455299 +0200
+@@ -67,7 +67,6 @@
+             $(DESTDIR)$(mac_apps)/Osmo4.app/Contents/MacOS
+       echo -n 'APPLOsm4' > $(DESTDIR)$(mac_apps)/Osmo4.app/Contents/PkgInfo
+ else
+-      rm -f wxOsmo4.o
+       mkdir -p $(DESTDIR)$(prefix)/bin
+       install -m 755 $(INSTFLAGS) ../../bin/gcc/Osmo4 "$(DESTDIR)$(prefix)/bin"
+ endif
+--- gpac/applications/mp4client/Makefile.orig  2011-05-20 19:11:05.000000000 +0200
++++ gpac/applications/mp4client/Makefile       2012-06-15 20:20:27.218456243 +0200
+@@ -44,7 +44,7 @@
  clean: 
        rm -f $(OBJS) ../../bin/gcc/$(PROG)
  
 -install: clean
 +install:
-       $(MAKE) -override BUILD_INSTALL=yes all
        install -m 755 $(INSTFLAGS) ../../bin/gcc/MP4Client "$(DESTDIR)$(prefix)/bin"
  
---- gpac/applications/osmo4_wx/Makefile.orig   2008-11-24 09:48:32.000000000 +0100
-+++ gpac/applications/osmo4_wx/Makefile        2011-04-01 18:57:49.669735597 +0200
-@@ -63,7 +63,6 @@ ifeq ($(CONFIG_DARWIN),yes)
-             $(DESTDIR)$(mac_apps)/Osmo4.app/Contents/MacOS
-       echo -n 'APPLOsm4' > $(DESTDIR)$(mac_apps)/Osmo4.app/Contents/PkgInfo
- else
--      rm -f wxOsmo4.o
-       $(MAKE) -override BUILD_INSTALL=yes all
-       mkdir -p $(DESTDIR)$(prefix)/bin
-       install -m 755 $(INSTFLAGS) ../../bin/gcc/Osmo4 "$(DESTDIR)$(prefix)/bin"
+ uninstall:
This page took 0.049883 seconds and 4 git commands to generate.