]> git.pld-linux.org Git - packages/gpac.git/blame - gpac-install-is-not-clean.patch
- ffmpeg2 fixes from upstream svn
[packages/gpac.git] / gpac-install-is-not-clean.patch
CommitLineData
16219ea0
JB
1--- gpac/applications/osmo4_wx/Makefile.orig 2011-10-21 14:41:56.000000000 +0200
2+++ gpac/applications/osmo4_wx/Makefile 2012-06-15 20:20:49.688455299 +0200
3@@ -67,7 +67,6 @@
4 $(DESTDIR)$(mac_apps)/Osmo4.app/Contents/MacOS
5 echo -n 'APPLOsm4' > $(DESTDIR)$(mac_apps)/Osmo4.app/Contents/PkgInfo
6 else
7- rm -f wxOsmo4.o
8 mkdir -p $(DESTDIR)$(prefix)/bin
9 install -m 755 $(INSTFLAGS) ../../bin/gcc/Osmo4 "$(DESTDIR)$(prefix)/bin"
10 endif
11--- gpac/applications/mp4client/Makefile.orig 2011-05-20 19:11:05.000000000 +0200
12+++ gpac/applications/mp4client/Makefile 2012-06-15 20:20:27.218456243 +0200
13@@ -44,7 +44,7 @@
c59004e5
JB
14 clean:
15 rm -f $(OBJS) ../../bin/gcc/$(PROG)
16
17-install: clean
18+install:
c59004e5
JB
19 install -m 755 $(INSTFLAGS) ../../bin/gcc/MP4Client "$(DESTDIR)$(prefix)/bin"
20
16219ea0 21 uninstall:
This page took 0.041895 seconds and 4 git commands to generate.