summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordamiano1998-12-22 17:24:15 +0000
committerdamiano1998-12-22 17:24:15 +0000
commit96996ed16f3bf4d9e6b0fc070c8a0d018503c130 (patch)
tree188876a94960c0c6d27fde81f0136f4b6d9541fb /debian
parent82bada47316b25fb6c3755680414f32884caf0e5 (diff)
downloadivy-c-96996ed16f3bf4d9e6b0fc070c8a0d018503c130.zip
ivy-c-96996ed16f3bf4d9e6b0fc070c8a0d018503c130.tar.gz
ivy-c-96996ed16f3bf4d9e6b0fc070c8a0d018503c130.tar.bz2
ivy-c-96996ed16f3bf4d9e6b0fc070c8a0d018503c130.tar.xz
Erreur dans le fichier rules
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index d5e8861..53a7e3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,8 @@
package=ivy-c
-VERSION=`sed -n 's/.*(\([^)]*\)).*/\1/p' changelog | head -1 | sed -n 's/\([0-9]*\)\..*/\1/p'`
-MAJOR_MINOR=`sed -n 's/.*(\([^)]*\)).*/\1/p' changelog | head -1 | sed -n 's/[0-9]*\.\([0-9\.]*\).*/\1/p'`
+VERSION=`sed -n 's/.*(\([^)]*\)).*/\1/p' debian/changelog | head -1 | sed -n 's/\([0-9]*\)\..*/\1/p'`
+MAJOR_MINOR=`sed -n 's/.*(\([^)]*\)).*/\1/p' debian/changelog | head -1 | sed -n 's/[0-9]*\.\([0-9\.]*\).*/\1/p'`
build:
$(checkdir)