diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-05-18 00:24:03 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-05-18 00:24:03 -0600 |
| commit | bc89d962c87b50e5487628f8ca25e4443ac4823d (patch) | |
| tree | 29af61f78dacfea49715670e515200391b6e5a67 /debian/rules | |
| parent | 0c6cf621dfd8339b8bc3915750a3147235f1331b (diff) | |
merge the altusmetrum-themes package
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules index a7468b9f..53a8a340 100755 --- a/debian/rules +++ b/debian/rules @@ -43,14 +43,9 @@ install: build dh_installdirs $(MAKE) DESTDIR=$(CURDIR)/debian/altos install - install -o root -g root -m 0644 debian/altusmetrum.xpm \ - $(CURDIR)/debian/altos/usr/share/pixmaps/altusmetrum.xpm -# Build architecture-independent files here. binary-indep: install -# We have nothing to do by default. -# Build architecture-dependent files here. binary-arch: install dh_testdir dh_testroot |
