summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFelix Exner2020-08-27 21:41:22 +0200
committerFelix Exner2020-08-27 21:43:19 +0200
commit399c38127c3593c8a3d1b874edbdac9775f7fc47 (patch)
treec5b7731b90b45f047fdf63cb351f9aa694e7a754 /.SRCINFO
parentacf6342b579935f457cf3969c0cda0817797c482 (diff)
downloadaur-399c38127c3593c8a3d1b874edbdac9775f7fc47.tar.gz
Use ${srcdir} to locate patch instead of relative path
The relative path may work in many cases, but useing the ${srcdir} reference should be more robust. For me, the package didn't build with the relative path when building in a clean chroot environment.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebc6b2de20b4..632592b4dd59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-camera-calibration-parsers
pkgdesc = ROS - camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
pkgver = 1.11.13
- pkgrel = 5
+ pkgrel = 6
url = https://wiki.ros.org/camera_calibration_parsers
arch = i686
arch = x86_64