Skip to content

Commit c009b4d

Browse files
committed
packaged release 2.0
1 parent 0c51a90 commit c009b4d

5 files changed

+5
-3
lines changed

pkgs/debian/makefile

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ prep: clean
4949
sudo install -o root -m 644 $(PROGROOT)/docs/notes.1 $(PKGMANDIR)
5050
sudo install -o root -m 644 $(PROGROOT)/docs/notebook.1 $(PKGMANDIR)
5151
sudo install -o root -m 644 $(PROGROOT)/docs/journal.1 $(PKGMANDIR)
52-
sudo install -o root -m 644 $(PROGROOT)/bash-completions $(PKGBASHCOMPLETE)/notes
53-
sudo install -o root -m 644 $(PROGROOT)/bash-completions $(PKGBASHCOMPLETE)/notebook
54-
sudo install -o root -m 644 $(PROGROOT)/bash-completions $(PKGBASHCOMPLETE)/journal
52+
sudo install -o root -m 644 $(PROGROOT)/bash/notes $(PKGBASHCOMPLETE)/notes
53+
sudo install -o root -m 644 $(PROGROOT)/bash/notebook $(PKGBASHCOMPLETE)/notebook
54+
sudo install -o root -m 644 $(PROGROOT)/bash/journal $(PKGBASHCOMPLETE)/journal
5555
install control $(DEBIAN)
5656
cd $(PKGBINDIR); ln -sf notes notebook
5757

pkgs/debian/unix-notes_2.0_all.deb

14.5 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f7a670d5c6f6cccab6d2ae9001235758a9ff78c4b4b62db7a3ba897c1b321428 unix-notes_2.0_all.deb
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
978af7b9f6566e4a0c21caba3119d1adaeb1856955b5a8f73ae2f3cfc404842a tmp/unix-notes-2.0.tar.gz

pkgs/tarball/unix-notes-2.0.tar.gz

468 KB
Binary file not shown.

0 commit comments

Comments
 (0)