* [Cluster-devel] cluster/gfs2/mount Makefile
@ 2006-08-28 16:36 cfeist
0 siblings, 0 replies; only message in thread
From: cfeist @ 2006-08-28 16:36 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: cfeist at sourceware.org 2006-08-28 16:36:47
Modified files:
gfs2/mount : Makefile
Log message:
The gfs package should be installing the umount/mount.gfs links.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/Makefile.diff?cvsroot=cluster&r1=1.10&r2=1.11
--- cluster/gfs2/mount/Makefile 2006/08/11 15:18:13 1.10
+++ cluster/gfs2/mount/Makefile 2006/08/28 16:36:47 1.11
@@ -66,8 +66,6 @@
install: all
install mount.gfs2 ${sbindir}
install umount.gfs2 ${sbindir}
- (cd ${sbindir}; ln -f mount.gfs2 mount.gfs)
- (cd ${sbindir}; ln -f umount.gfs2 umount.gfs)
uninstall:
${UNINSTALL} mount.gfs2 umount.gfs2 mount.gfs umount.gfs ${sbindir}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-28 16:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-28 16:36 [Cluster-devel] cluster/gfs2/mount Makefile cfeist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).