[Pkg-voip-commits] r6122 - /pwlib/branches/experimental/debian/rules
msp at alioth.debian.org
msp at alioth.debian.org
Mon Sep 1 11:12:28 UTC 2008
Author: msp
Date: Mon Sep 1 11:12:27 2008
New Revision: 6122
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6122
Log:
+x
Modified:
pwlib/branches/experimental/debian/rules
Modified: pwlib/branches/experimental/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/pwlib/branches/experimental/debian/rules?rev=6122&op=diff
==============================================================================
--- pwlib/branches/experimental/debian/rules (original)
+++ pwlib/branches/experimental/debian/rules Mon Sep 1 11:12:27 2008
@@ -1,4 +1,5 @@
#!/usr/bin/make -f
+
ifneq (,$(shell test -f version.h&&grep MAJOR_VERSION version.h))
VER_MAJOR := $(shell awk '/MAJOR_VERSION/ { print $$3 }' version.h 2>/dev/null)
More information about the Pkg-voip-commits
mailing list