Magellan Linux

Contents of /trunk/gpac/patches/gpac-0.4.4-DESTDIR.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 326 - (show annotations) (download)
Fri Aug 24 21:12:03 2007 UTC (16 years, 8 months ago) by niro
File size: 466 byte(s)
-rev bump, fixed patches

1 Index: gpac-0.4.4/applications/osmo4_wx/Makefile
2 ===================================================================
3 --- gpac-0.4.4.orig/applications/osmo4_wx/Makefile
4 +++ gpac-0.4.4/applications/osmo4_wx/Makefile
5 @@ -65,7 +65,7 @@ ifeq ($(CONFIG_DARWIN),yes)
6 else
7 rm -f wxOsmo4.o
8 make -override BUILD_INSTALL=yes all
9 - install -c -m 755 ../../bin/gcc/Osmo4 "$(prefix)/bin"
10 + install -c -m 755 ../../bin/gcc/Osmo4 "$(DESTDIR)$(prefix)/bin"
11 endif
12
13 uninstall: