This commit is contained in:
Sam Hewitt 2017-01-02 16:07:32 -05:00
parent d0b186b246
commit f05f022cdf
3 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,6 @@
EXTRA_DIST = \
Paper \
Paper-Mono-Dark \
COPYING \
AUTHORS \
README.md
@ -9,6 +10,8 @@ themedir = $(datadir)/icons
install-data-hook:
$(MKDIR_P) $(DESTDIR)/usr/share/icons
cp -Rv Paper $(DESTDIR)/usr/share/icons/.
cp -Rv Paper-Mono-Dark $(DESTDIR)/usr/share/icons/.
uninstall-hook:
test -e $(DESTDIR)/usr/share/icons/Paper && rm -rfv $(DESTDIR)/usr/share/icons/Paper
test -e $(DESTDIR)/usr/share/icons/Paper-Mono-Dark && rm -rfv $(DESTDIR)/usr/share/icons/Paper-Mono-Dark

View File

@ -1,4 +1,4 @@
AC_INIT([Paper ], 1.3, [https://github.com/snwh/paper-icon-theme/issues], [paper-icon-theme], [http://snwh.org/paper])
AC_INIT([Paper ], 1.4, [https://github.com/snwh/paper-icon-theme/issues], [paper-icon-theme], [http://snwh.org/paper])
AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects 1.9 tar-ustar])
AC_PREFIX_DEFAULT(/usr/local)
AM_SILENT_RULES([yes])

View File

@ -14,8 +14,8 @@
#
Name: paper-icon-theme
Version: 1.3
Release: 4
Version: 1.4
Release: 0
License: CC-BY-SA-4.0
Summary: Paper Icon theme
Url: https://snwh.org/paper