summaryrefslogtreecommitdiffstats
path: root/recipe.d/filesystem
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/filesystem')
-rw-r--r--recipe.d/filesystem10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipe.d/filesystem b/recipe.d/filesystem
new file mode 100644
index 0000000..57719cf
--- /dev/null
+++ b/recipe.d/filesystem
@@ -0,0 +1,10 @@
+#requires rpm
+#requires iso-codes
+
+cd $SRC/../SPECS
+sed '/^%files/p; /^%pretrans/,/^%files/ d;' < filesystem.spec > filesystem-nolua.spec
+
+HOME=$SRC/../.. rpmbuild -bi --nodeps filesystem-nolua.spec
+
+cd ../BUILDROOT/filesystem-*
+rsync -av ./ /