[COMMIT osv-apps master] Xapps: remove xcalc as some distributions do not come with it

3 views
Skip to first unread message

Commit Bot

unread,
May 3, 2020, 6:26:29 PM5/3/20
to osv...@googlegroups.com, Waldemar Kozaczuk
From: Waldemar Kozaczuk <jwkoz...@gmail.com>
Committer: Waldemar Kozaczuk <jwkoz...@gmail.com>
Branch: master

Xapps: remove xcalc as some distributions do not come with it

Signed-off-by: Waldemar Kozaczuk <jwkoz...@gmail.com>

---
diff --git a/Xapps/Makefile b/Xapps/Makefile
--- a/Xapps/Makefile
+++ b/Xapps/Makefile
@@ -7,7 +7,6 @@ xauthority_path := $(shell echo $$XAUTHORITY)
xclock_path := $(shell which xclock)
xeyes_path := $(shell which xeyes)
xlogo_path := $(shell which xlogo)
-xcalc_path := $(shell which xcalc)

module:
cp usr.manifest.skel usr.manifest
@@ -16,7 +15,6 @@ module:
echo '/xclock: $(xclock_path)' >> usr.manifest
echo '/xeyes: $(xeyes_path)' >> usr.manifest
echo '/xlogo: $(xlogo_path)' >> usr.manifest
- echo '/xcalc: $(xcalc_path)' >> usr.manifest

clean:
rm usr.manifest
Reply all
Reply to author
Forward
0 new messages