Commit Graph

12 Commits

Author SHA1 Message Date
guinux 74d1902cc9 add a systemd timer unit to monthly generate mirrorlist 2016-08-27 17:17:02 +02:00
guinux 603bbb2a05 add a systemd timer to monthly clean cache (paccache -r) 2016-08-25 15:54:32 +02:00
guinux 7234a4925b little Makefile fix 2016-03-01 15:00:05 +01:00
guinux 84bd81d417 add install localtion variables in Makefile 2016-02-26 11:36:50 +01:00
guinux dd71fd3ecc now transaction functions are a library, see pamac.vapi 2016-02-26 10:37:26 +01:00
Romain Failliot dc6cc1e5f9 Modularize the Makefiles.
* It's a good practice to put the main target on top, since it's the
  first one that is called when calling just "make". That's why
  "resources", "binaries" and "gettext" were moved up in their
  Makefile's.
* Added a "clean" target for each subdirectories so that they are a bit
  more autonomous.
* Using "&&" instead of ";" when changing directory because if a
  directory name is changed, we get into an infinite loop.
2015-01-24 12:16:27 -05:00
guinux 0704717acf version fixes 2015-01-02 23:30:45 +01:00
guinux 1a1da95554 add pamac-refresh 2014-11-30 16:51:33 +01:00
guinux da70da90da fix a bad commit 2014-11-22 15:10:42 +01:00
guinux 689c96dac7 little fixes 2014-11-21 10:35:26 +01:00
guinux bdb1c679d8 fix #5 2014-11-19 14:46:44 +01:00
guinux 93bd73a3fc improve makefiles 2014-11-17 21:56:15 +01:00