aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in.in
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@unit193.net>2023-08-14 21:10:10 -0400
committerLibravatar Unit 193 <unit193@unit193.net>2023-08-14 21:10:10 -0400
commit72072f740a2f0ff0b3b67c98cf10efb3d29407ac (patch)
tree20dba00135c7b93fc33b0e293bd6587d8b921b29 /Makefile.in.in
parent6f8741acd10ce1a1c85884ecdc0fd32f7f3ba330 (diff)
downloadxfce4-panel-profiles-72072f740a2f0ff0b3b67c98cf10efb3d29407ac.tar.gz
xfce4-panel-profiles-72072f740a2f0ff0b3b67c98cf10efb3d29407ac.zip
New upstream version 1.0.14.upstream/1.0.14upstream/latest
Diffstat (limited to 'Makefile.in.in')
-rw-r--r--Makefile.in.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in.in b/Makefile.in.in
index a34e177..cdb05c6 100644
--- a/Makefile.in.in
+++ b/Makefile.in.in
@@ -31,6 +31,8 @@ pot:
ifeq ($(shell tar --help|grep -o sort=),sort=)
TAROPTS := --sort=name --format ustar
+ TAROPTS += --owner=0 --group=0 --numeric-owner
+ TAROPTS += --mode=u=wrX,og=
endif
layouts:
cd data/layouts/cupertino; tar $(TAROPTS) -cvjf "../Cupertino.tar.bz2" *
@@ -73,7 +75,6 @@ install: all xfce4-panel-profiles.1
install data/metainfo/*.xml $(DESTDIR)/$(PREFIX)/share/metainfo
cp -rf locale $(DESTDIR)/$(PREFIX)/share
- ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
install -d $(DESTDIR)/$(MANDIR)/man1
install xfce4-panel-profiles.1 $(DESTDIR)/$(MANDIR)/man1