gnome-split-team team mailing list archive
-
gnome-split-team team
-
Mailing list archive
-
Message #00144
[Branch ~respawneral/gnome-split/mainline] Rev 263: Fix missing rule in Makefile.
------------------------------------------------------------
revno: 263
committer: Guillaume Mazoyer <respawneral@xxxxxxxxx>
branch nick: gnome-split
timestamp: Sun 2011-08-07 19:58:28 +0200
message:
Fix missing rule in Makefile.
modified:
Makefile
--
lp:gnome-split
https://code.launchpad.net/~respawneral/gnome-split/mainline
Your team GNOME Split developers is subscribed to branch lp:gnome-split.
To unsubscribe from this branch go to https://code.launchpad.net/~respawneral/gnome-split/mainline/+edit-subscription
=== modified file 'Makefile'
--- Makefile 2010-11-06 16:00:20 +0000
+++ Makefile 2011-08-07 17:58:28 +0000
@@ -97,6 +97,10 @@
@/bin/echo -e "MKDIR\t$@/"
-mkdir -p $@
+$(DESTDIR)$(PREFIX)/share/mime/packages:
+ @/bin/echo -e "MKDIR\t$@/"
+ -mkdir -p $@
+
$(DESTDIR)$(PREFIX)/bin/gnome-split: \
$(DESTDIR)$(PREFIX)/bin \
tmp/launcher/gnome-split-install