[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Reaend: [PATCH hurd/debian] Add libfshelp-tests programs and documentation to hurd-dev



Since this patch was not allowed to be sent as an attachement to
debian-hurd@listys.debian.org, I'm copying it directly into this email.

Hi,

Attached is the patch for debian/hurd-dev.install.in to include the
four test programs locks, race, fork, checklock and documentation for
some of them. This patch is part of the patches sent to bug-hurd (and debian-hurd)
entitled: Add file record locking support.

debian/hurd-dev-install.in:

	* Add libfshelp-tests/{locks,race,checklock,fork} to
          hurd-dev:bin

	* Add libfshelp-tests/{README,locks-tests} to
          hurd-dev:usr/share/doc/hurd-dev

--- a/debian/hurd-dev.install.in	2014-12-10 02:15:08.000000000 +0100
+++ b/debian/hurd-dev.install.in	2014-12-12 11:56:31.000000000 +0100
@@ -5,6 +5,12 @@
 ../local/soundcard.h usr/include/sys
 bin/fstests
 bin/timertest
+bin/locks
+../../libfshelp-tests/locks-tests bin/locks-tests
+../../libfshelp-tests/README usr/share/doc/hurd-dev/README.locks
+bin/race
+bin/checklock
+bin/fork
 include/* usr/include
 lib/@DEB_HOST_MULTIARCH@/*.a
 lib/@DEB_HOST_MULTIARCH@/*.so



Reply to: