summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLibravatar Leandro Ramos <leandroramos@disroot.org>2022-02-07 17:23:10 -0300
committerLibravatar Leandro Ramos <leandroramos@disroot.org>2022-02-07 17:23:10 -0300
commit6f8741acd10ce1a1c85884ecdc0fd32f7f3ba330 (patch)
tree688e8e07cde3033076843f7c665fc40bf494cef8 /INSTALL
downloadxfce4-panel-profiles-6f8741acd10ce1a1c85884ecdc0fd32f7f3ba330.tar.gz
xfce4-panel-profiles-6f8741acd10ce1a1c85884ecdc0fd32f7f3ba330.zip
Import Upstream version 1.0.13
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..c4c2f59
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+1. Unpack the archive.
+
+2. To build xfce4-panel-profiles run
+ ./configure
+ make
+
+3. To install xfce4-panel-profiles run
+ (sudo) make install \ No newline at end of file