summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 67ae48beaf8859aa1febcf7544445858cd0379b6 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_install:
	$(MAKE) DESTDIR=$$(pwd)/debian/pass PREFIX=/usr install
c5aefe1ba1dd5526bdc5ac960e4e5&follow=1'>templates/UpdateWindow.glade (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-10Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2-7/+8
2008-06-10Fixed the default handlingRené 'Necoro' Neumann1-1/+1
2008-06-10Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2-10/+18
2008-06-09Fixed 'kill' in the systray popupRené 'Necoro' Neumann1-2/+2
2008-06-09Fixed error messageRené 'Necoro' Neumann2-4/+1
2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann3-45/+107