summaryrefslogtreecommitdiff
path: root/bison
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-06-29 13:14:37 +0200
committerJuergen Daubert <jue@jue.li>2019-06-29 13:14:37 +0200
commitadc434465e1c6eea152ae06de94ffed76f55a56f (patch)
tree2a2b708329cb3967e5baaabf2d935276ac87e116 /bison
parentd4a2cb345db36180b2eeb5b3d15fe1b370ec0d05 (diff)
downloadcore-adc434465e1c6eea152ae06de94ffed76f55a56f.tar.gz
core-adc434465e1c6eea152ae06de94ffed76f55a56f.tar.xz
bison: remove another README
Diffstat (limited to 'bison')
-rw-r--r--bison/.footprint1
-rw-r--r--bison/.signature6
-rw-r--r--bison/Pkgfile4
3 files changed, 5 insertions, 6 deletions
diff --git a/bison/.footprint b/bison/.footprint
index 948cea4c..b308a398 100644
--- a/bison/.footprint
+++ b/bison/.footprint
@@ -13,7 +13,6 @@ drwxr-xr-x root/root usr/share/bison/m4sugar/
-rw-r--r-- root/root usr/share/bison/m4sugar/foreach.m4
-rw-r--r-- root/root usr/share/bison/m4sugar/m4sugar.m4
drwxr-xr-x root/root usr/share/bison/skeletons/
--rw-r--r-- root/root usr/share/bison/skeletons/README-D.txt
-rw-r--r-- root/root usr/share/bison/skeletons/bison.m4
-rw-r--r-- root/root usr/share/bison/skeletons/c++-skel.m4
-rw-r--r-- root/root usr/share/bison/skeletons/c++.m4
diff --git a/bison/.signature b/bison/.signature
index bdbd0886..9d1ec191 100644
--- a/bison/.signature
+++ b/bison/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVequEgaXtC2kfwBXwWaaLLn7cbWskTEbQC2tk9deFKloEdMo2uRQvMkFwqN6Cvk38kr9EfdyHVOuEVlAh9gLFOwwE=
-SHA256 (Pkgfile) = 18df87396bd18fb7aba84e65dac0548d8836be3938bc7b87b67b98637f8ceda3
-SHA256 (.footprint) = 7ed5958b8b341d679b814b46571fa8f6bf4da2909c7e940df1687560c0ed4eaf
+RWRJc1FUaeVeqluuW+GM2ZTuC61wWex22lJLRKyGkNwaooi6/PXXb0uFjCOfe7J5C7UzdbFt/SNCXBVPWKQvpIp5rPZotrVZlAY=
+SHA256 (Pkgfile) = a3d61e2ba47bd8b780e9872f1867c297a0b87e274a12adcccd29b9221a414bb5
+SHA256 (.footprint) = 301414db96c8cd981c2ddc4b66e9a83af6c7a076538fa1a8cc0a66df26ee488b
SHA256 (bison-3.4.1.tar.xz) = 27159ac5ebf736dffd5636fd2cd625767c9e437de65baa63cb0de83570bd820d
diff --git a/bison/Pkgfile b/bison/Pkgfile
index 39e2f1a4..a9c768be 100644
--- a/bison/Pkgfile
+++ b/bison/Pkgfile
@@ -4,7 +4,7 @@
name=bison
version=3.4.1
-release=1
+release=2
source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz)
build() {
@@ -13,5 +13,5 @@ build() {
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/{doc,info}
- rm $PKG/usr/share/bison/README.md
+ rm $PKG/usr/share/bison/{README.md,skeletons/README-D.txt}
}

Generated by cgit