X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=profiles%2FMakefile;h=9ad9f62cf09f3bd6b546b01b08e828d11a4f9fcb;hb=bcbe5ecf7001335895da8be92518f4645977a839;hp=4da111409bff396815815f6cb646032d2435f203;hpb=726173b197d08ae28f9dbc0495d56d0ce34d4567;p=melted diff --git a/profiles/Makefile b/profiles/Makefile index 4da1114..9ad9f62 100644 --- a/profiles/Makefile +++ b/profiles/Makefile @@ -11,7 +11,7 @@ clean: install: all uninstall install -d "$(DESTDIR)$(prefix)/share/mlt/profiles" install -m 644 * "$(DESTDIR)$(prefix)/share/mlt/profiles" - rm -f "$(DESTDIR)$(prefix)/share/mlt/profiles/*~" + rm -f "$(DESTDIR)$(prefix)/share/mlt/profiles/"*~ rm -f "$(DESTDIR)$(prefix)/share/mlt/profiles/Makefile" uninstall: