summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaimar Bühmann2019-10-06 19:20:14 +0200
committerRaimar Bühmann2019-10-06 19:20:14 +0200
commit1d897c6cdc292a1ad491b4b1326dcd8572b795f5 (patch)
tree783f7bf6e83073759f2c092b537eed4501ad602d
parent368cddc24d3d9d785cd10e0215fd0153d131296d (diff)
downloadaur-1d897c6cdc292a1ad491b4b1326dcd8572b795f5.tar.gz
remove removing source files in features folder
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46b677c98ba5..727921926ebd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eclipse-m2t-xpand
pkgdesc = Model to Text Xpand for Eclipse IDE
pkgver = 2.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://projects.eclipse.org/projects/modeling.m2t.xpand
arch = any
license = EPL
diff --git a/PKGBUILD b/PKGBUILD
index 5e954bafc1de..00c7a2929477 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=eclipse-m2t-xpand
pkgver=2.2.0
_buildtime=R201605260315
-pkgrel=2
+pkgrel=3
pkgdesc='Model to Text Xpand for Eclipse IDE'
url="https://projects.eclipse.org/projects/modeling.m2t.xpand"
arch=('any')
@@ -19,7 +19,7 @@ sha256sums=('90a217c3231dbcab6773cb0470557c7ae760d73b15a3c430895cdebf79bacf08')
package() {
# remove features and plug-ins containing sources
- rm features/*.source_*
+# rm features/*.source_*
rm plugins/*.source_*
# remove gz files
rm plugins/*.pack.gz