** Description changed:

  I have installed wput 0.6.2-2 amd-64 on a lucid server.
  
  /usr/bin/wdel did not appear to be packaged
   - but /usr/share/man/man1/wdel.1.gz was ?
  
  So I have man page but cannot invoke ?
  
  This is now an alias of wput, but the upstream maintainers have not made
  this obvious in the manpage or help text.
  
  I have added the symlink myself /usr/bin$ sudo ln -s wput wdel
  
- It looks like there was once a line (make) :
+ It looks like there was once a line to symlink this  :
  
- ln -s $(bindir)/wput $(bindir)/wdel
+ ....
+       install -m0755 wput $(bindir)
+       install -m0644 doc/wput.1.gz $(mandir)
+          ln -s $(bindir)/wput $(bindir)/wdel        (missing ?)
+          install -m0644 doc/wdel.1.gz $(mandir)
+ ....
  
  The symlink is redundant entirely if the wput help/man text is ever
  updated.
  
  However can we have the symlink back please ?

** Description changed:

  I have installed wput 0.6.2-2 amd-64 on a lucid server.
  
  /usr/bin/wdel did not appear to be packaged
   - but /usr/share/man/man1/wdel.1.gz was ?
  
  So I have man page but cannot invoke ?
  
  This is now an alias of wput, but the upstream maintainers have not made
  this obvious in the manpage or help text.
  
  I have added the symlink myself /usr/bin$ sudo ln -s wput wdel
  
- It looks like there was once a line to symlink this  :
+ It looks like there was once a line to symlink this :
  
  ....
-       install -m0755 wput $(bindir)
-       install -m0644 doc/wput.1.gz $(mandir)
-          ln -s $(bindir)/wput $(bindir)/wdel        (missing ?)
-          install -m0644 doc/wdel.1.gz $(mandir)
+   install -m0755 wput $(bindir)
+   install -m0644 doc/wput.1.gz $(mandir)
+   ln -s $(bindir)/wput $(bindir)/wdel (missing ?)
+   install -m0644 doc/wdel.1.gz $(mandir)
  ....
  
  The symlink is redundant entirely if the wput help/man text is ever
  updated.
  
  However can we have the symlink back please ?

** Description changed:

  I have installed wput 0.6.2-2 amd-64 on a lucid server.
  
  /usr/bin/wdel did not appear to be packaged
   - but /usr/share/man/man1/wdel.1.gz was ?
  
  So I have man page but cannot invoke ?
  
  This is now an alias of wput, but the upstream maintainers have not made
  this obvious in the manpage or help text.
  
  I have added the symlink myself /usr/bin$ sudo ln -s wput wdel
  
  It looks like there was once a line to symlink this :
  
  ....
    install -m0755 wput $(bindir)
    install -m0644 doc/wput.1.gz $(mandir)
-   ln -s $(bindir)/wput $(bindir)/wdel (missing ?)
+   ln -s $(bindir)/wput $(bindir)/wdel                (missing ?)
    install -m0644 doc/wdel.1.gz $(mandir)
  ....
  
  The symlink is redundant entirely if the wput help/man text is ever
  updated.
  
  However can we have the symlink back please ?

** Description changed:

  I have installed wput 0.6.2-2 amd-64 on a lucid server.
  
  /usr/bin/wdel did not appear to be packaged
   - but /usr/share/man/man1/wdel.1.gz was ?
  
  So I have man page but cannot invoke ?
  
  This is now an alias of wput, but the upstream maintainers have not made
  this obvious in the manpage or help text.
  
  I have added the symlink myself /usr/bin$ sudo ln -s wput wdel
  
  It looks like there was once a line to symlink this :
  
  ....
    install -m0755 wput $(bindir)
    install -m0644 doc/wput.1.gz $(mandir)
-   ln -s $(bindir)/wput $(bindir)/wdel                (missing ?)
+   ln -s $(bindir)/wput $(bindir)/wdel <==== missing ?
    install -m0644 doc/wdel.1.gz $(mandir)
  ....
  
  The symlink is redundant entirely if the wput help/man text is ever
  updated.
  
  However can we have the symlink back please ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/960483

Title:
  wdel no longer included with wput?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wput/+bug/960483/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to