diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-06-27 17:40:25 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-06-27 17:40:25 +0200 |
commit | eb6df431e0b2a41e3df419e4bd72948a03d0b6d3 (patch) | |
tree | 9965e6c9c7054bb8617995ef32050ec1e617a881 /testing/capstone/capstone.pc | |
parent | e3e0b979d1c410a051d14324f2a5b248184bc42a (diff) | |
download | aports-eb6df431e0b2a41e3df419e4bd72948a03d0b6d3.tar.bz2 aports-eb6df431e0b2a41e3df419e4bd72948a03d0b6d3.tar.xz |
community/capstone: move from testing
Diffstat (limited to 'testing/capstone/capstone.pc')
-rw-r--r-- | testing/capstone/capstone.pc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/capstone/capstone.pc b/testing/capstone/capstone.pc deleted file mode 100644 index d6c5d1ecde..0000000000 --- a/testing/capstone/capstone.pc +++ /dev/null @@ -1,8 +0,0 @@ -libdir=/usr/lib -includedir=/usr/include - -Name: #pkgname -Version: #pkgver -Description: #pkgdesc -Libs: -L${libdir} -l#pkgname -Cflags: -I${includedir} |