public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-mobilephone/gammu/files: gammu-1.25.0-skip-locktest.patch
@ 2009-08-16  8:05 Alin Nastac (mrness)
  0 siblings, 0 replies; 2+ messages in thread
From: Alin Nastac (mrness) @ 2009-08-16  8:05 UTC (permalink / raw
  To: gentoo-commits

mrness      09/08/16 08:05:49

  Added:                gammu-1.25.0-skip-locktest.patch
  Log:
  Version bump. Skip locking test (#279960).
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-mobilephone/gammu/files/gammu-1.25.0-skip-locktest.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gammu/files/gammu-1.25.0-skip-locktest.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gammu/files/gammu-1.25.0-skip-locktest.patch?rev=1.1&content-type=text/plain

Index: gammu-1.25.0-skip-locktest.patch
===================================================================
diff -Nru gammu-1.25.0.orig/tests/CMakeLists.txt gammu-1.25.0/tests/CMakeLists.txt
--- gammu-1.25.0.orig/tests/CMakeLists.txt	2009-08-16 01:08:09.000000000 +0200
+++ gammu-1.25.0/tests/CMakeLists.txt	2009-08-16 01:40:36.000000000 +0200
@@ -645,7 +645,7 @@
 
 # Test for locking, only on !WIN32 and if we can write to lock dir
 if (NOT WIN32)
-    execute_process(COMMAND test -w /var/lock/ RESULT_VARIABLE VAR_LOCK_WRITABLE)
+    set (VAR_LOCK_WRITABLE 1)
     if (VAR_LOCK_WRITABLE EQUAL 0)
         add_executable(locking locking.c)
         target_link_libraries(locking libGammu)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-mobilephone/gammu/files: gammu-1.25.0-skip-locktest.patch
@ 2015-04-19 15:33 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2015-04-19 15:33 UTC (permalink / raw
  To: gentoo-commits

kensington    15/04/19 15:33:25

  Removed:              gammu-1.25.0-skip-locktest.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-19 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-19 15:33 [gentoo-commits] gentoo-x86 commit in app-mobilephone/gammu/files: gammu-1.25.0-skip-locktest.patch Michael Palimaka (kensington)
  -- strict thread matches above, loose matches on Subject: below --
2009-08-16  8:05 Alin Nastac (mrness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox